postgresql/src/backend/access/transam
Peter Eisentraut 867901db9e Locale support is on by default. The choice of locale is done in initdb
and/or with GUC variables.
2002-04-03 05:39:33 +00:00
..
Makefile Replace implementation of pg_log as a relation accessed through the 2001-08-25 18:52:43 +00:00
clog.c Commit to match discussed elog() changes. Only update is that LOG is 2002-03-02 21:39:36 +00:00
rmgr.c Replace implementation of pg_log as a relation accessed through the 2001-08-25 18:52:43 +00:00
transam.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
varsup.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
xact.c Create a new GUC variable search_path to control the namespace search 2002-04-01 03:34:27 +00:00
xid.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
xlog.c Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
xlogutils.c Reimplement temp tables using schemas. The temp table map is history; 2002-03-31 06:26:32 +00:00