postgresql/src/backend/utils
Tom Lane 040d3e63a7 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:36 +00:00
..
adt Arrange to set the LC_XXX environment variables to match our locale setup. 2006-01-05 00:55:36 +00:00
cache Fix ALTER TABLE ADD COLUMN to disallow the same column types that are 2002-12-16 18:39:57 +00:00
error Pass a strdup'd ident string to openlog(), to ensure that reallocation 2005-10-14 16:41:41 +00:00
fmgr Tweak a few of the most heavily used function call points to zero out 2002-10-04 17:19:55 +00:00
hash Got tired of explaining why this Assert is not wrong. 2002-10-31 21:59:32 +00:00
init Make standalone backends ignore pg_database.datallowconn, so that there 2005-05-05 19:54:01 +00:00
mb Fix long standing Asian multibyte charsets bug. 2005-12-24 12:08:10 +00:00
misc Back-patch changes to validate page header fields immediately after 2003-04-04 00:32:57 +00:00
mmgr Oops, back out newNode changes. We are not ready for that yet. 2002-10-11 04:16:44 +00:00
sort Avoid use of inline functions that are not declared static. Needed to 2002-10-31 19:11:48 +00:00
time Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon, 2005-08-26 20:07:17 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Remove unused system table columns: 2002-07-24 19:11:14 +00:00
Makefile Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00