postgresql/src/backend
Tatsuo Ishii 10b374aecf Fix bug in pg_convert() per report from MaC.Yui.
It pfree() wrong pointer.
2002-08-19 04:08:08 +00:00
..
access Reverse out XLogDir/-X write-ahead log handling, per discussion. 2002-08-17 15:12:07 +00:00
bootstrap Reverse out XLogDir/-X write-ahead log handling, per discussion. 2002-08-17 15:12:07 +00:00
catalog Tom Lane wrote: 2002-08-15 16:36:08 +00:00
commands Clean up leftover bugs from recent COPY feature patch --- missed 2002-08-19 00:40:15 +00:00
executor Tom Lane wrote: 2002-08-15 16:36:08 +00:00
lib Update copyright to 2002. 2002-06-20 20:29:54 +00:00
libpq Add db-local user names, per discussion on hackers. 2002-08-18 03:03:26 +00:00
main Make sure monetary, numeric, and time locale categories are set to C and 2002-08-09 22:52:04 +00:00
nodes Clean up leftover bugs from recent COPY feature patch --- missed 2002-08-19 00:40:15 +00:00
optimizer Fix failure to relink postmaster executable in the first make run if only a 2002-08-10 17:59:28 +00:00
parser Remove optimization whereby parser would make only one sort-list entry 2002-08-18 18:46:15 +00:00
po Improve lexer's error reporting. You get the whole token mentioned now 2002-05-01 17:12:08 +00:00
port Convert possibly-unsafe sprintf's to snprintf's. 2002-08-12 14:47:46 +00:00
postmaster Add db-local user names, per discussion on hackers. 2002-08-18 03:03:26 +00:00
regex Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 2002-06-11 15:44:38 +00:00
rewrite Restructure system-catalog index updating logic. Instead of having 2002-08-05 03:29:17 +00:00
storage [ Newest version of patch applied.] 2002-08-17 13:04:19 +00:00
tcop Reverse out XLogDir/-X write-ahead log handling, per discussion. 2002-08-17 15:12:07 +00:00
tioga Update copyright to 2002. 2002-06-20 20:29:54 +00:00
utils Fix bug in pg_convert() per report from MaC.Yui. 2002-08-19 04:08:08 +00:00
Makefile Fix failure to relink postmaster executable in the first make run if only a 2002-08-10 17:59:28 +00:00