postgresql/src/backend
Tom Lane 9fe097577e Avoid generating invalid character encoding sequences in make_greater_string.
Not sure how this mistake evaded detection for so long.
2004-02-02 03:07:08 +00:00
..
access Review uses of IsUnderPostmaster, change some tests to look at 2004-01-28 21:02:40 +00:00
bootstrap More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
catalog Review uses of IsUnderPostmaster, change some tests to look at 2004-01-28 21:02:40 +00:00
commands Adjust rename on Win32 to only link to temp name while holding lock, 2004-02-02 00:17:23 +00:00
executor Fix debug elog message to agree with name of its routine. 2004-01-30 22:44:21 +00:00
lib make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq Pgindent win32 signal code. 2004-01-27 00:46:58 +00:00
main Briefly, 2004-02-02 00:11:31 +00:00
nodes Micro-opt: replace calls like 2004-01-31 05:09:41 +00:00
optimizer simplify_function() mustn't try to evaluate functions that return 2004-01-28 00:05:04 +00:00
parser Fix oversight in check_ungrouped_columns optimization that avoids 2004-01-28 07:46:44 +00:00
po Translation updates 2004-01-24 07:30:40 +00:00
port Briefly, 2004-02-02 00:11:31 +00:00
postmaster Review uses of IsUnderPostmaster, change some tests to look at 2004-01-28 21:02:40 +00:00
regex $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewrite Fix permission-checking bug reported by Tim Burgess 10-Feb-03 (this time 2004-01-14 23:01:55 +00:00
storage Remove sleep() and use single PG_SLEEP call for Win32 signal handling 2004-01-30 15:57:04 +00:00
tcop Review uses of IsUnderPostmaster, change some tests to look at 2004-01-28 21:02:40 +00:00
utils Avoid generating invalid character encoding sequences in make_greater_string. 2004-02-02 03:07:08 +00:00
Makefile Briefly, 2004-02-02 00:11:31 +00:00
nls.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00