CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/02/16 23:35:57
Modified files:
src/backend/utils/fmgr: dfmgr.c
Log message:
Under Win32, stat() returns an st_ino field, but it has no meaning (on
Win2K, and possibly all Win3
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/09 01:06:46
Modified files:
src/backend/utils/fmgr: dfmgr.c
Log message:
Determines the PKGLIBDIR equivalent under win32. Requires pgsql lib and
bin directories to be packa
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/18 22:06:42
Modified files:
src/backend/utils/fmgr: dfmgr.c fmgr.c
src/include: fmgr.h
Log message:
Add a hash table to cache lookups of 'C'-language functions (that i
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/06 23:18:01
Modified files:
src/backend/utils/fmgr: dfmgr.c
Log message:
load_file() has to remove pre-existing shlibs that match the new file
on either name or inode; othe