postgresql/src/backend
Thomas G. Lockhart 8d2441e55c Oops. Remove declaration for set_name_needs_quotes(), since it is now gone. 2002-04-21 21:53:23 +00:00
..
access Add fields in the control file to check for whether the backend was 2002-04-21 19:08:02 +00:00
bootstrap Opclasses live in namespaces. I also took the opportunity to create 2002-04-17 20:57:57 +00:00
catalog Restructure AclItem representation so that we can have more than eight 2002-04-21 00:26:44 +00:00
commands Initialize or set a couple of variables to suppress compiler warnings. 2002-04-21 21:35:17 +00:00
executor Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take 2002-04-16 23:08:12 +00:00
lib Add Assert check to catch vsnprintf overrunning its buffer. (Seen to 2002-03-04 18:34:02 +00:00
libpq Fix typo. 2002-04-21 01:03:33 +00:00
main Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
nodes Rule names are now unique per-relation, rather than unique globally. 2002-04-18 20:01:11 +00:00
optimizer Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take 2002-04-16 23:08:12 +00:00
parser Oops. Remove declaration for set_name_needs_quotes(), since it is now gone. 2002-04-21 21:53:23 +00:00
po Updates from Serguei Mokhov 2002-01-26 19:00:11 +00:00
port Move 2002-03-13 00:05:06 +00:00
postmaster Authentication improvements: 2002-04-04 04:25:54 +00:00
regex New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rewrite Change naming rule for ON SELECT rules of views: they're all just 2002-04-19 23:13:54 +00:00
storage The patch I sent to -patches a little while ago wasn't applied: it 2002-04-15 23:47:12 +00:00
tcop Scanner performance improvements 2002-04-20 21:56:15 +00:00
tioga Change made to elog: 2002-03-06 06:10:59 +00:00
utils Support alternate storage scheme of 64-bit integer for date/time types. 2002-04-21 19:52:18 +00:00
Makefile Move 2002-03-13 00:05:06 +00:00