postgresql/src/backend/utils
Tom Lane 2df153b0f6 Repair permissions problem in RI triggers: query parsing has to be done
as the correct user, not only query execution.  Per report from Sean
Chittenden.
2003-04-26 22:21:58 +00:00
..
adt Repair permissions problem in RI triggers: query parsing has to be done 2003-04-26 22:21:58 +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 Back patch for GUC client_encoding variable not being handled 2003-02-19 14:14:58 +00:00
mb Fix encoding conversion function bug. 2003-04-12 08:01:23 +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 Move responsibility for setting QuerySnapshot for utility statements 2002-10-08 17:17:19 +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