| .. |
|
access
|
Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested
|
2005-02-12 23:53:42 +00:00 |
|
bootstrap
|
postgres -boot would print the wrong program name in event of a
|
2005-01-14 21:08:44 +00:00 |
|
catalog
|
Check that aggregate creator has the right to execute the transition
|
2005-01-27 23:42:18 +00:00 |
|
commands
|
ALTER LANGUAGE RENAME has never worked. Per Sergey Yatskevich.
|
2005-02-14 06:17:44 +00:00 |
|
executor
|
Fix SPI cursor support to allow scanning the results of utility commands
|
2005-02-10 20:36:28 +00:00 |
|
lib
|
Replace the use of "0" with "NULL" where appropriate in dllist.c, for
|
2005-01-18 22:59:32 +00:00 |
|
libpq
|
Improve documentation of signal usage for HAVE_SIGPROCMASK and
|
2005-02-14 23:02:03 +00:00 |
|
main
|
Tag appropriate files for rc3
|
2004-12-31 22:04:05 +00:00 |
|
nodes
|
Generalize TRUNCATE to support truncating multiple tables in one
|
2005-01-27 03:19:37 +00:00 |
|
optimizer
|
Adjust constant-folding of CASE expressions so that the simple comparison
|
2005-02-02 21:49:09 +00:00 |
|
parser
|
Add support for temporary views, including documentation and regression
|
2005-02-02 06:36:02 +00:00 |
|
po
|
Translation updates
|
2005-01-17 20:27:44 +00:00 |
|
port
|
Fix bit-rot in ipc_test.c; it didn't include some stuff that pg_shmem.c
|
2005-02-05 20:07:16 +00:00 |
|
postmaster
|
Increase MAXLISTEN to a more generous value, and add an error message
|
2005-01-12 16:38:17 +00:00 |
|
regex
|
Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8 (up from
|
2004-11-24 22:56:54 +00:00 |
|
rewrite
|
Change heap_modifytuple() to require a TupleDesc rather than a
|
2005-01-27 23:24:11 +00:00 |
|
storage
|
Refactor some duplicated code in lock.c: create UnGrantLock(), move code
|
2005-02-04 02:04:53 +00:00 |
|
tcop
|
Fix SPI cursor support to allow scanning the results of utility commands
|
2005-02-10 20:36:28 +00:00 |
|
utils
|
Adjust input routines for float4, float8 and oid to reject the empty string
|
2005-02-11 04:09:05 +00:00 |
|
Makefile
|
On Windows, set the postmaster executable's stack size to 4MB, so that
|
2005-01-26 21:55:26 +00:00 |
|
nls.mk
|
New translation
|
2005-01-09 17:10:29 +00:00 |