postgresql/src/backend/utils
Tom Lane 6430e6e283 Ensure that all startup paths (postmaster, standalone postgres, or
bootstrap) check for a valid PG_VERSION file before looking at anything
else in the data directory.  This fixes confusing error report when
trying to start current sources in a pre-7.1 data directory.
Per trouble report from Rich Shepard 10/18/01.
2001-10-19 17:03:08 +00:00
..
adt Didn't compile on non-HAVE_TM_ZONE machines. 2001-10-18 19:54:59 +00:00
cache Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo 2001-10-06 23:21:45 +00:00
error Fix memory leakage when sending notice messages to client. 2001-10-18 23:07:29 +00:00
fmgr Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo 2001-10-06 23:21:45 +00:00
hash Further cleanup of dynahash.c API, in pursuit of portability and 2001-10-05 17:28:13 +00:00
init Ensure that all startup paths (postmaster, standalone postgres, or 2001-10-19 17:03:08 +00:00
mb Ok, here is the modified encoding table (column1 is the standard name, 2001-10-16 10:09:17 +00:00
misc > > I am quite sure that all AIX Versions accept the CLOBBER method, 2001-10-05 15:47:48 +00:00
mmgr Further cleanup of dynahash.c API, in pursuit of portability and 2001-10-05 17:28:13 +00:00
sort Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in 2001-08-21 16:36:06 +00:00
time Transaction IDs wrap around, per my proposal of 13-Aug-01. More 2001-08-26 16:56:03 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh The Watcom preprocessor adds a space at the start of each line. Therefore 2001-05-22 12:06:51 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00