postgresql/src/backend/utils
Peter Eisentraut 996832caee Make the location of the Kerberos server key file run time configurable
(rather than compile time). For libpq, even when Kerberos support is
compiled in, the default user name should still fall back to geteuid()
if it can't be determined via the Kerberos system.

A couple of fixes for string type configuration parameters, now that there
is one.
2000-08-25 10:00:35 +00:00
..
adt SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
cache SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
error First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
fmgr SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
hash First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
init Toast all the system-table columns that seem to need it. It turns out 2000-08-06 04:40:08 +00:00
mb First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
misc Make the location of the Kerberos server key file run time configurable 2000-08-25 10:00:35 +00:00
mmgr Add some more Assert checks. 2000-08-22 04:00:10 +00:00
sort Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the 2000-06-18 22:44:35 +00:00
time Add a check of HEAP_MARKED_FOR_UPDATE in HeapTupleSatisfiesDirty(). 2000-07-03 04:45:09 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Repair parallel make in backend tree (and make it really parallel). 2000-07-13 16:07:14 +00:00
Makefile Repair parallel make in backend tree (and make it really parallel). 2000-07-13 16:07:14 +00:00