postgresql/src/backend
Bruce Momjian c8bdd8ce88 Correction: temp_tablespaces was implemented by Albert Cervera Areny,
with cleanup by Jaime Casanova.
2007-01-25 15:05:15 +00:00
..
access Prevent WAL logging when COPY is done in the same transation that 2007-01-25 02:17:26 +00:00
bootstrap Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc 2007-01-22 01:35:23 +00:00
catalog Prevent WAL logging when COPY is done in the same transation that 2007-01-25 02:17:26 +00:00
commands Add GUC temp_tablespaces to provide a default location for temporary 2007-01-25 04:35:11 +00:00
executor Various fixes in the logic of XML functions: 2007-01-25 11:53:52 +00:00
lib Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
libpq Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
main Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
nodes Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR 2007-01-23 05:07:18 +00:00
optimizer Put back planner's ability to cache the results of mergejoinscansel(), 2007-01-22 20:00:40 +00:00
parser Various fixes in the logic of XML functions: 2007-01-25 11:53:52 +00:00
po Translation updates 2006-12-02 01:16:16 +00:00
port Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
postmaster Back out use of FormatMessage(), does error values, not exception 2007-01-23 03:28:49 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
storage Add GUC temp_tablespaces to provide a default location for temporary 2007-01-25 04:35:11 +00:00
tcop Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR 2007-01-23 05:07:18 +00:00
utils Correction: temp_tablespaces was implemented by Albert Cervera Areny, 2007-01-25 15:05:15 +00:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00