postgresql/src/backend
Tom Lane d4fd7d85f3 Fix text_position to not scan past end of source string in multibyte
case, per report from Korea PostgreSQL Users' Group.  Also do some
cosmetic cleanup in nearby code.
2004-01-31 00:45:21 +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 Review uses of IsUnderPostmaster, change some tests to look at 2004-01-28 21:02:40 +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 Here's the latest win32 signals code, this time in the form of a patch 2004-01-27 00:45:26 +00:00
nodes Correct error introduced in recent hasoids changes --- it's not a bool 2004-01-22 00:34:31 +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 Here's the latest win32 signals code, this time in the form of a patch 2004-01-27 00:45:26 +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 Fix text_position to not scan past end of source string in multibyte 2004-01-31 00:45:21 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
nls.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00