| .. |
|
access
|
Fix race condition that could allow two concurrent transactions
|
2002-01-01 20:32:37 +00:00 |
|
bootstrap
|
Make the yacc rules safe for parallel make. See discussion on pgsql-patches
|
2001-11-16 16:32:33 +00:00 |
|
catalog
|
Fix some incorrect and obsolete commentary.
|
2002-01-04 17:06:51 +00:00 |
|
commands
|
Require ownership permission for CREATE INDEX, per bug report.
|
2002-01-03 23:21:32 +00:00 |
|
executor
|
SPI_cursor_open must copy by-reference parameter values into the
|
2002-01-03 20:30:47 +00:00 |
|
lib
|
Another pgindent run. Fixes enum indenting, and improves #endif
|
2001-10-28 06:26:15 +00:00 |
|
libpq
|
Place PAM before REJECT in sample file.
|
2001-12-24 04:44:03 +00:00 |
|
main
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
2001-11-05 17:46:40 +00:00 |
|
nodes
|
MIN() -> Min, fixes compile problem.
|
2001-12-20 02:39:26 +00:00 |
|
optimizer
|
Shouldn't try to copy null datums with datumCopy.
|
2002-01-03 18:01:59 +00:00 |
|
parser
|
Require ownership permission for CREATE INDEX, per bug report.
|
2002-01-03 23:21:32 +00:00 |
|
po
|
Update from Serguei Mokhov
|
2001-12-28 18:47:54 +00:00 |
|
port
|
Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo.
|
2001-12-20 21:23:05 +00:00 |
|
postmaster
|
Suppress data directory access-permissions check when __CYGWIN__,
|
2001-12-04 16:17:48 +00:00 |
|
regex
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
2001-11-05 17:46:40 +00:00 |
|
rewrite
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
2001-11-05 17:46:40 +00:00 |
|
storage
|
Oops, only wanted datetime.c changes in there. lock stuff reversed out.
|
2001-12-29 21:30:32 +00:00 |
|
tcop
|
Require ownership permission for CREATE INDEX, per bug report.
|
2002-01-03 23:21:32 +00:00 |
|
tioga
|
Fix indenting for 'extern "C"' cases.
|
2001-11-08 20:37:52 +00:00 |
|
utils
|
Have to_date() call timestamptz_date() per Karel's email instructions.
|
2002-01-04 15:49:42 +00:00 |
|
Makefile
|
Double quotes in ln command to guard against spaces in path.
|
2001-11-20 00:27:13 +00:00 |