postgresql/src/backend/utils
Tom Lane 56ece37384 Move responsibility for setting QuerySnapshot for utility statements
into postgres.c; make sure it happens for all cases that seem to need it.
Perhaps it would be better to explicitly exclude just a few utility
statement types from setting a snapshot?
2002-10-08 17:17:19 +00:00
..
adt Fix a couple of grammatical errors in error messages. 2002-10-04 17:34:01 +00:00
cache RelationClearRelation must reset rd_targblock and update rd_nblocks 2002-09-22 20:56:28 +00:00
error pgindent run. 2002-09-04 20:31:48 +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 Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
init In a bootstrap process or standalone backend, set MaxBackends = 1 2002-10-03 19:19:09 +00:00
mb Tweak conversion names to follow the established naming scheme, and 2002-09-24 20:14:59 +00:00
misc Turn GUC log_min_error_statement off by default by setting it to PANIC. 2002-10-02 16:27:57 +00:00
mmgr pgindent run. 2002-09-04 20:31:48 +00:00
sort Tweak a few of the most heavily used function call points to zero out 2002-10-04 17:19:55 +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