summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Expand)Author
2004-08-05Translation updatesDennis Bjorklund
2004-08-05Translation updatesDennis Bjorklund
2004-08-05Restore behavior of --pgxs option to that of the original shell script.Joe Conway
2004-08-04Label CVS tip as 8.0devel instead of 7.5devel. Adjust various commentsTom Lane
2004-08-04Dump comments on columns of composite types.Tom Lane
2004-08-04Translation updatesDennis Bjorklund
2004-08-02Translation updatesPeter Eisentraut
2004-08-02Translation updatePeter Eisentraut
2004-08-02Readd pg_config --pgxs code.Bruce Momjian
2004-08-02Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUETom Lane
2004-08-01Translation updates (zh_TW converted to UTF-8)Peter Eisentraut
2004-08-01Small pg_config.c cleanup.Bruce Momjian
2004-08-01Add missing file.Bruce Momjian
2004-08-01Create a C version of pg_config.Bruce Momjian
2004-08-01Minor adjustments for dirmod.c.Bruce Momjian
2004-08-01Add docs for initdb --auth.Bruce Momjian
2004-08-01>I got a new idea on this. I think we should add an initdb option thatBruce Momjian
2004-07-31Escape backslashes from translation message rather than removing them.Bruce Momjian
2004-07-31Translation updatePeter Eisentraut
2004-07-31Fix zh_TW.po initdb translation.Bruce Momjian
2004-07-30PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, withPeter Eisentraut
2004-07-30Translation updatesPeter Eisentraut
2004-07-29Fix for pg_ctl -o processing. Report from Sean Chittenden.Bruce Momjian
2004-07-28Fix subtransaction behavior for large objects, temp namespace, files,Tom Lane
2004-07-27Replace nested-BEGIN syntax for subtransactions with spec-compliantTom Lane
2004-07-25Translation updatesPeter Eisentraut
2004-07-22Avoid default: followed by no statement, per Dann Corbit.Tom Lane
2004-07-21Invent WAL timelines, as per recent discussion, to make point-in-timeTom Lane
2004-07-19Here is another patch that fixes a stack of pg_dump bugs:Bruce Momjian
2004-07-19Fix incorrect tracking of session authorization in the presence of ACLsTom Lane
2004-07-19XLOG file archiving and point-in-time recovery. There are still someTom Lane
2004-07-15> pg_ctl --helpBruce Momjian
2004-07-15Add permission display to \db+.Bruce Momjian
2004-07-14Detect locale/encoding mismatch in initdb, or pick a suitable encodingPeter Eisentraut
2004-07-13Have \dn+ show permissions and description for schemas.Bruce Momjian
2004-07-13Change pg_dump to use ALTER OWNER commands instead of SET SESSIONBruce Momjian
2004-07-13Move tablespace name up on to the same line in psql \d.Bruce Momjian
2004-07-12Add tablespace location display for psql \d.Bruce Momjian
2004-07-12canonicalization adjustments.Bruce Momjian
2004-07-12Put back canonicalization of PGDATA environment variable.Bruce Momjian
2004-07-12Use strdup in pg_ctl for canonicalize_path on environment variable.Bruce Momjian
2004-07-12This patch adds the following options to pg_dumpall, to be passed toBruce Momjian
2004-07-12Remove TABLESPACE option of CREATE SEQUENCE; sequences will now alwaysTom Lane
2004-07-12Fix username mismatch in initdb. Magnus.Bruce Momjian
2004-07-11Use canonicalize_path for -D, GUC paths, and paths coming in fromBruce Momjian
2004-07-11Use standard macro for psql binary file open. Add comment explainingBruce Momjian
2004-07-11Open files in binary mode on Win32 so control-z isn't seen as EOF.Bruce Momjian
2004-07-01Nested transactions. There is still much left to do, especially on theTom Lane
2004-06-26Translation updatesDennis Bjorklund
2004-06-26Translation updates: update-poDennis Bjorklund