1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-21 12:05:57 +03:00

5 Commits

Author SHA1 Message Date
Bruce Momjian
5dd9fc724e Update FAQ_DEV. 2000-12-09 04:29:43 +00:00
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
Bruce Momjian
af17128656 Update FAQ_DEV. 2000-11-04 18:23:36 +00:00
Bruce Momjian
6952b3196b Update FAQ_DEV. 2000-11-04 17:09:24 +00:00
Bruce Momjian
d800532536 Move FAQ source into main cvs tree. 2000-07-06 23:14:30 +00:00