postgresql/src/backend
Tom Lane 90bdb64be8 Add missing copyright and RCS identification header. 2000-12-08 20:10:19 +00:00
..
access RecordTransactionAbort() shouldn't log XLOG_XACT_ABORT 2000-12-07 10:03:46 +00:00
bootstrap Store current LC_COLLATE and LC_CTYPE settings in pg_control during initdb; 2000-11-25 20:33:54 +00:00
catalog REINDEX under WAL. 2000-12-08 06:17:58 +00:00
commands Add missing copyright and RCS identification header. 2000-12-08 20:10:19 +00:00
executor In SELECT FOR UPDATE, silently ignore null CTIDs, rather than generating 2000-12-05 22:03:57 +00:00
lib Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
libpq Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
main Clean up comments, organize code snippets added at different times into 2000-11-25 03:45:47 +00:00
nodes Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
optimizer Clean up handling of FOR UPDATE inside views and subselects ... make it 2000-12-06 23:55:19 +00:00
parser transformForUpdate() mustn't assume rowMarks list is initially empty. 2000-12-07 01:12:08 +00:00
port Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
postmaster Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
regex Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
rewrite Make application of FOR UPDATE to a view work exactly like the parser's 2000-12-07 01:22:25 +00:00
storage Don't use 'private' as a parameter name in visible headers ... makes C++ 2000-12-03 17:18:10 +00:00
tcop REINDEX under WAL. 2000-12-08 06:17:58 +00:00
tioga Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
utils REINDEX under WAL. 2000-12-08 06:17:58 +00:00
Makefile Make all commands that link a program look like 2000-11-30 20:36:13 +00:00