postgresql/src/backend/utils
2004-10-09 01:24:47 +00:00
..
adt Do proper testing of CIDR bits against network mask, e.g. don't allow: 2004-10-08 01:10:31 +00:00
cache A few minor list-related cleanups: 2004-09-27 04:12:03 +00:00
error Suppress timezone output on log_line_prefix %t on Win32, because it is 2004-10-09 01:24:47 +00:00
fmgr fmgr_security_definer had better do a PG_TRY to ensure the outer userid 2004-10-01 20:39:54 +00:00
hash Arrange to preallocate all required space for the buffer and FSM hash 2004-09-28 20:46:37 +00:00
init Suppress getppid test on WIN32, per Dave Page. 2004-10-04 14:55:17 +00:00
mb Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
misc Whack some sense into the configuration-file-location patch. 2004-10-08 01:36:36 +00:00
mmgr Remove erroneous Assert, per example from Kris Jurka. 2004-09-16 21:08:12 +00:00
resowner Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +00:00
sort
time RecentXmin is too recent to use as the cutoff point for accessing 2004-09-16 18:35:23 +00:00
.cvsignore
Gen_fmgrtab.sh
Makefile