postgresql/src/backend
Peter Eisentraut 25f050d90d Make sure that usesuper is always accessed through superuser(), so that the
single-user escape path always works.
2002-04-11 05:32:03 +00:00
..
access Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
bootstrap Functions live in namespaces. Qualified function names work, eg 2002-04-09 20:35:55 +00:00
catalog Make sure that usesuper is always accessed through superuser(), so that the 2002-04-11 05:32:03 +00:00
commands Make sure that usesuper is always accessed through superuser(), so that the 2002-04-11 05:32:03 +00:00
executor Update comment to clarify fetch limit and LIMIT. 2002-04-08 22:42:18 +00:00
lib Add Assert check to catch vsnprintf overrunning its buffer. (Seen to 2002-03-04 18:34:02 +00:00
libpq Authentication improvements: 2002-04-04 04:25:54 +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 Functions live in namespaces. Qualified function names work, eg 2002-04-09 20:35:55 +00:00
optimizer Undo not-so-hot decision to postpone insertion of default values into 2002-04-05 05:47:05 +00:00
parser Functions live in namespaces. Qualified function names work, eg 2002-04-09 20:35:55 +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 Undo not-so-hot decision to postpone insertion of default values into 2002-04-05 05:47:05 +00:00
storage Looks like a small patch is needed as well to do the right thing on Linux. 2002-04-05 11:38:13 +00:00
tcop Functions live in namespaces. Qualified function names work, eg 2002-04-09 20:35:55 +00:00
tioga Change made to elog: 2002-03-06 06:10:59 +00:00
utils Make sure that usesuper is always accessed through superuser(), so that the 2002-04-11 05:32:03 +00:00
Makefile Move 2002-03-13 00:05:06 +00:00