pgsql-server/ oc/src/sgml/runtime.sgml rc/back ...

Поиск
Список
Период
Сортировка
Искать

pgsql-server/ oc/src/sgml/runtime.sgml rc/back ...

От:
tgl@svr1.postgresql.org (Tom Lane)
Дата:
CVSROOT:	/cvsroot
Module name:	pgsql-server
Changes by:	tgl@svr1.postgresql.org	03/07/31 15:36:47

Modified files:
	doc/src/sgml   : runtime.sgml 
	src/backend/utils/init: miscinit.c 
	src/pl/plperl  : plperl.c 
	src/pl/plpgsql/src: pl_comp.c pl_handler.c plpgsql.h 
	src/pl/plpython: plpython.c 
	src/pl/tcl     : pltcl.c 

Log message:
	Cause library-preload feature to report error if specified initialization
	function is not found.  Also, make all the PL libraries have initialization
	functions with standard names.  Patch from Joe Conway.

FAQ