postgresql/src
Tom Lane 26ac217173 Catcaches can now store negative entries as well as positive ones, to
speed up repetitive failed searches; per pghackers discussion in late
January.  inval.c logic substantially simplified, since we can now treat
inserts and deletes alike as far as inval events are concerned.  Some
repair work needed in heap_create_with_catalog, which turns out to have
been doing CommandCounterIncrement at a point where the new relation has
non-self-consistent catalog entries.  With the new inval code, that
resulted in assert failures during a relcache entry rebuild.
2002-03-03 17:47:56 +00:00
..
backend Catcaches can now store negative entries as well as positive ones, to 2002-03-03 17:47:56 +00:00
bin Commit to match discussed elog() changes. Only update is that LOG is 2002-03-02 21:39:36 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Catcaches can now store negative entries as well as positive ones, to 2002-03-03 17:47:56 +00:00
interfaces Don't bother to request SSL connection over a Unix socket, since the 2002-03-02 00:49:22 +00:00
makefiles Feature patch per prev thread for --with-tcl, only affects AIX 2002-02-23 21:25:35 +00:00
pl Commit to match discussed elog() changes. Only update is that LOG is 2002-03-02 21:39:36 +00:00
template 0 -> O 2001-08-08 13:30:20 +00:00
test Cause regression tests to pass again after elog changes. 2002-03-03 01:05:22 +00:00
tools Add HTML output option to pgcvslog. 2002-02-18 05:33:13 +00:00
tutorial New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
utils Fix for "--" options. Allow --xxx as a valid flag, from NetBSD fix. 2001-11-26 19:30:58 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. 2001-12-20 21:23:05 +00:00
Makefile.shlib Fix for compiling libpq++ on Solaris with Sun SPRO6U2. 2001-11-11 19:20:53 +00:00
nls-global.mk NLS updates, most notably fixed zh_TW translations 2001-11-29 18:59:28 +00:00
win32.mak Missed this part in pg_config.h rename. 2001-08-24 22:42:28 +00:00