postgresql/src/backend/utils
Tom Lane 5261bf9733 Make macaddr_in reject trailing garbage (except whitespace).
Per gripe from Patrick Welche, 13-Oct-2002.
2002-10-13 15:39:17 +00:00
..
adt Make macaddr_in reject trailing garbage (except whitespace). 2002-10-13 15:39:17 +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 Oops, back out newNode changes. We are not ready for that yet. 2002-10-11 04:16:44 +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