postgres/src
Tom Lane e57345975c Clean up API for ambulkdelete/amvacuumcleanup as per today's discussion.
This formulation requires every AM to provide amvacuumcleanup, unlike before,
but it's surely a whole lot cleaner.  Also, add an 'amstorage' column to
pg_am so that we can get rid of hardwired knowledge in DefineOpClass().
2006-05-02 22:25:10 +00:00
..
backend Clean up API for ambulkdelete/amvacuumcleanup as per today's discussion. 2006-05-02 22:25:10 +00:00
bin Code review for GRANT CONNECT patch. Spell the privilege as CONNECT not 2006-04-30 21:15:33 +00:00
include Clean up API for ambulkdelete/amvacuumcleanup as per today's discussion. 2006-05-02 22:25:10 +00:00
interfaces We only need to add thread.c on non-WIN32 platforms, since get_home_path 2006-04-29 20:13:07 +00:00
makefiles Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
pl Revert patch, causing plpython regression failues: 2006-04-27 14:18:07 +00:00
port Darin -> Darwin. 2006-04-28 04:39:41 +00:00
template Remove extra 'else' in solaris compiler code. 2006-04-28 04:32:10 +00:00
test GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
timezone Suppress a couple of minor compiler warnings, per Magnus. 2006-04-09 19:21:34 +00:00
tools Fix typo in pgcvslog, used == instead of =. 2006-03-15 03:24:17 +00:00
tutorial Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
utils Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +00:00
DEVELOPERS
Makefile Update Makefile for new thread_test location. 2006-02-04 01:04:20 +00:00
Makefile.global.in Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
Makefile.shlib Arrange to strip libpq.so of symbols that aren't officially supposed to 2006-04-28 02:53:20 +00:00
nls-global.mk When merging PO files, take into consideration translations in other PO 2006-04-05 13:40:15 +00:00
win32.mak Fixes for Win32-client only compiles. 2006-03-03 23:11:48 +00:00