postgresql/src/backend/utils
2005-06-11 07:44:40 +00:00
..
adt Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov. Comparison 2005-04-23 22:54:03 +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 After elog(PANIC), exit with abort() not proc_exit(). This allows a 2002-11-01 17:55:23 +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 bug in MIC -> EUC_JP conversion. Per Atsushi Ogawa. 2005-06-11 07:44:40 +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 Adjust time qual checking code so that we always check TransactionIdIsInProgress 2005-05-07 21:23:24 +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