postgresql/src/backend
Tom Lane b04bdf1290 Reduce ReleaseLruFile failure from FATAL to ERROR grade; offhand I don't
see that this should be a worse way to fail to open a file than any other.
1999-11-23 01:08:36 +00:00
..
access Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
bootstrap New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +00:00
catalog Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
commands Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
executor Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
lib Inline check for full buffer in appendStringInfoChar. 1999-11-01 05:10:32 +00:00
libpq verify_password() leaked a file descriptor if it failed to find the given 1999-11-23 01:04:38 +00:00
main Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
nodes Clean up possible memory leakage in nodeSubplan 1999-11-15 03:28:07 +00:00
optimizer Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
parser Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
port 'extern char *pg_pathname' in these files fails to agree with 1999-10-25 02:31:47 +00:00
postmaster Standardize on MAXPGPATH as the size of a file pathname buffer, 1999-10-25 03:08:03 +00:00
regex Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
rewrite Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
storage Reduce ReleaseLruFile failure from FATAL to ERROR grade; offhand I don't 1999-11-23 01:08:36 +00:00
tcop Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
tioga Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
utils Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
Makefile Tweak make rules for parse.h and fmgr.h to avoid bug in old 1999-11-14 17:12:42 +00:00