postgresql/src
Hiroshi Inoue 27026fef60 Use SearchSysCacheTupleCopy() instead of SearchSysCacheTuple() in
order to continue to access the tuple more than now.
This would resolve a segmentation fault error.
2000-11-10 09:38:21 +00:00
..
backend Use SearchSysCacheTupleCopy() instead of SearchSysCacheTuple() in 2000-11-10 09:38:21 +00:00
bin Auto checkpoint creation. 2000-11-09 11:26:00 +00:00
corba
data
include pg_fsync is fsync in WAL version. 2000-11-10 03:53:45 +00:00
interfaces Applied yet another patch by Christof. Thanks Cristof! 2000-11-09 14:06:57 +00:00
makefiles Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), 2000-11-09 18:18:42 +00:00
pl
template Put -Ae into CC not CFLAGS, since it's not optional. 2000-11-04 14:34:54 +00:00
test Add some more union/intersect/except test cases, per suggestions 2000-11-09 02:47:49 +00:00
tools Make PROCEDURAL optional in CREATE/DROP LANGUAGE. 2000-11-04 21:04:56 +00:00
tutorial
utils
DEVELOPERS
GNUmakefile.in
Makefile Fix GNU make detection. 2000-11-06 18:18:22 +00:00
Makefile.global.in Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), 2000-11-09 18:18:42 +00:00
Makefile.shlib Please apply this patch to current, to fix a problem with runcheck, 2000-11-09 04:17:53 +00:00
win32.mak