1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-27 23:21:58 +03:00
Commit Graph

110 Commits

Author SHA1 Message Date
ea4f08ed49 Rename make_keywords.README to make_keywords. 2001-11-26 22:41:58 +00:00
b7ca9a9403 Update FAQ_DEV. 2001-11-26 21:56:40 +00:00
07c3f00b14 Rename find_baddefs to find_badmacros 2001-11-26 21:42:24 +00:00
28aeb0a019 Update FAQ_DEV. 2001-07-11 02:13:20 +00:00
9ed7237110 Update FAQ_DEV. 2000-12-09 04:57:31 +00:00
5dd9fc724e Update FAQ_DEV. 2000-12-09 04:29:43 +00:00
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
af17128656 Update FAQ_DEV. 2000-11-04 18:23:36 +00:00
6952b3196b Update FAQ_DEV. 2000-11-04 17:09:24 +00:00
d800532536 Move FAQ source into main cvs tree. 2000-07-06 23:14:30 +00:00