postgresql/src/backend
Tom Lane d514752dbf Arrange to set the LC_XXX environment variables to match our locale setup.
Back-patch of previous fix in HEAD for plperl-vs-locale issue.
2006-01-05 00:55:24 +00:00
..
access Arrange to set the LC_XXX environment variables to match our locale setup. 2006-01-05 00:55:24 +00:00
bootstrap Cause standalone backend (including bootstrap case) to read the GUC 2003-09-02 19:04:12 +00:00
catalog Fix ancient memory leak in index_create(): RelationInitIndexAccessInfo 2005-06-25 16:54:12 +00:00
commands Defend against crash while processing Describe Statement or Describe Portal 2005-12-14 17:07:00 +00:00
executor Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon, 2005-08-25 22:07:21 +00:00
lib Add tests to enlargeStringInfo() to avoid possible buffer-overrun or 2004-05-11 20:07:38 +00:00
libpq Fix typo in sample pg_hba.conf; per IRC report from Bernhard Neuhauser. 2005-10-11 23:00:39 +00:00
main Arrange to set the LC_XXX environment variables to match our locale setup. 2006-01-05 00:55:24 +00:00
nodes Fix ARRAY[] construct so that in multidimensional case, elements can 2003-08-17 23:43:27 +00:00
optimizer In a nestloop inner indexscan, it's OK to use pushed-down baserestrictinfo 2005-12-06 16:59:22 +00:00
parser Fix performance issue in exprTypmod(): for a COALESCE expression, it 2005-11-18 23:08:43 +00:00
po Translation updates 2005-12-09 22:12:26 +00:00
port In PGSharedMemoryIsInUse, assume that EACCES indicates a shmem segment 2004-11-09 20:35:16 +00:00
postmaster Flush any remaining statistics counts out to the collector at process 2005-03-31 23:21:32 +00:00
regex Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8 (up from 2004-11-24 22:57:09 +00:00
rewrite Revert ill-starred change of 13-Feb-02: it appeared to fix a problem of 2004-01-14 03:39:29 +00:00
storage Fix count_usable_fds() to stop trying to open files once it reaches 2005-08-07 18:48:00 +00:00
tcop Defend against crash while processing Describe Statement or Describe Portal 2005-12-14 17:07:00 +00:00
utils Arrange to set the LC_XXX environment variables to match our locale setup. 2006-01-05 00:55:24 +00:00
Makefile Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls.mk New translation 2004-07-25 11:44:57 +00:00