postgresql/src/backend/utils
Tom Lane a933ee38bb Change SearchSysCache coding conventions so that a reference count is
maintained for each cache entry.  A cache entry will not be freed until
the matching ReleaseSysCache call has been executed.  This eliminates
worries about cache entries getting dropped while still in use.  See
my posting to pg-hackers of even date for more info.
2000-11-16 22:30:52 +00:00
..
adt Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
cache Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
error Small polishing of syslog facility and ident settings. Only allow setting 2000-11-14 19:13:27 +00:00
fmgr Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
hash Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
init Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
mb Extend CREATE DATABASE to allow selection of a template database to be 2000-11-14 18:37:49 +00:00
misc Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
mmgr Make pgsql compile on FreeBSD-alpha. 2000-11-16 05:51:07 +00:00
sort Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
time Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +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 Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00