postgresql/src/backend
2003-09-15 22:28:58 +00:00
..
access Reimplement hash index locking algorithms, per my recent proposal to 2003-09-04 22:06:27 +00:00
bootstrap Cause standalone backend (including bootstrap case) to read the GUC 2003-09-02 19:04:12 +00:00
catalog Avoid consuming unreasonable amounts of memory when GRANT has many 2003-09-04 15:53:04 +00:00
commands Remove warnings for operations that have no effect when executed repeatedly. 2003-09-15 00:26:31 +00:00
executor OK, some of these syntax errors should be given other codes. 2003-09-15 20:03:37 +00:00
lib Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
libpq When I sent in the sslmode patch I forgot to update the 2003-09-13 16:43:38 +00:00
main Update comments about how locale settings are handled. 2003-09-09 15:19:31 +00:00
nodes Fix ARRAY[] construct so that in multidimensional case, elements can 2003-08-17 23:43:27 +00:00
optimizer Remove geqo_random_seed parameter. Having geqo reset the global random() 2003-09-07 15:26:54 +00:00
parser Improve a couple of error messages per suggestions from Alvaro Herrera. 2003-09-15 22:28:58 +00:00
po Translation updates 2003-09-15 20:42:40 +00:00
port Mop-up for previous change to determine default shared_buffers and 2003-08-26 15:38:25 +00:00
postmaster Someone (possibly me) foolishly reduced the response for failing 2003-09-12 19:33:59 +00:00
regex Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
rewrite Rewriter and planner should use only resno, not resname, to identify 2003-08-11 23:04:50 +00:00
storage Fix old mention of exec() in AttachSharedMemoryAndSemaphores comment. 2003-09-12 02:13:23 +00:00
tcop Reconsider placement of MemoryContextCheck() call --- do after commit, 2003-09-14 00:03:32 +00:00
utils Improve a couple of error messages per suggestions from Alvaro Herrera. 2003-09-15 22:28:58 +00:00
Makefile Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls.mk Run distprep target before creating list of files that contain translatable 2003-09-14 22:40:38 +00:00