summaryrefslogtreecommitdiff
path: root/doc/FAQ_DEV
AgeCommit message (Collapse)Author
2000-12-09Update FAQ_DEV.Bruce Momjian
2000-12-09Update FAQ_DEV.Bruce Momjian
2000-11-16Change SearchSysCache coding conventions so that a reference count isTom Lane
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-04Update FAQ_DEV.Bruce Momjian
2000-11-04Update FAQ_DEV.Bruce Momjian
2000-06-10update developers faqBruce Momjian
2000-06-10UPdate developers faqBruce Momjian
2000-06-09Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian
1999-12-24Update developers faq.Bruce Momjian
1999-12-21Update developers faq in main tree.Bruce Momjian
1999-07-10Update stuff for 6.5.1 release.Bruce Momjian
1999-06-05Update FAQ's for release.Bruce Momjian
1998-10-24HISTORY file update.Bruce Momjian
1998-06-16Add FAQ_CVS.Bruce Momjian
1998-05-22Move FAQ_DEV to docs directory, where it belongs.Bruce Momjian