postgresql/src/backend
Tom Lane fae7ce83fe Make locale_messages_assign() really work on Windows; the prior hack
only covered the case of assigning "", and failed to recognize that
actually setlocale(LC_MESSAGES,...) does not work at all on this platform.
Magnus Hagander, some code prettification by Tom Lane.
2004-10-17 20:02:26 +00:00
..
access Give the ResourceOwner mechanism full responsibility for releasing buffer 2004-10-16 18:57:26 +00:00
bootstrap Cosmetic improvements/code cleanup: 2004-10-10 23:37:45 +00:00
catalog Repair possible failure to update hint bits back to disk, per 2004-10-15 22:40:29 +00:00
commands Give a more user-friendly error message in case where a table is created 2004-10-16 21:16:36 +00:00
executor More minor cosmetic improvements: 2004-10-13 01:25:13 +00:00
lib Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
libpq Message style revisions 2004-10-12 21:54:45 +00:00
main Message style revisions 2004-10-12 21:54:45 +00:00
nodes Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
optimizer Fix OR-index-scan planner to recognize that a partial index is usable 2004-10-11 22:57:00 +00:00
parser Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keyword 2004-10-01 16:40:05 +00:00
po Translation update 2004-10-12 17:57:14 +00:00
port More minor cosmetic improvements: 2004-10-13 01:25:13 +00:00
postmaster Fix pg_ctl -D handling for Win32: 2004-10-15 04:54:33 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
storage Give the ResourceOwner mechanism full responsibility for releasing buffer 2004-10-16 18:57:26 +00:00
tcop Have log_duration only output when log_statement has printed the query. 2004-10-15 16:50:31 +00:00
utils Make locale_messages_assign() really work on Windows; the prior hack 2004-10-17 20:02:26 +00:00
Makefile Add Win32 version info to client binaries. 2004-10-05 19:30:25 +00:00
nls.mk Add translation from 7.4 branch to head. 2004-08-11 09:00:27 +00:00