| Commit message (Expand) | Author | Age |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | Put options in some sensible order | Peter Eisentraut | 2011-05-25 |
* | Rename pg_dump --no-security-label to --no-security-labels | Peter Eisentraut | 2011-05-19 |
* | Add 'directory' format to pg_dump. The new directory format is compatible | Heikki Linnakangas | 2011-01-23 |
* | Add a SECURITY LABEL command. | Robert Haas | 2010-09-27 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Spell and markup checking | Peter Eisentraut | 2010-08-17 |
* | Improve documentation of pg_restore's -l and -L switches to point out their | Tom Lane | 2010-05-15 |
* | Document that pg_restore -t can use -n for its schema qualification. | Bruce Momjian | 2010-02-24 |
* | Update pg_restore documentation to show new pg_restore custom listing | Bruce Momjian | 2010-02-23 |
* | Document --version and --help options for all client applications (they | Bruce Momjian | 2010-02-19 |
* | First pass over client applications documentation proofreading. | Bruce Momjian | 2010-02-19 |
* | Document that autovacuum may run ANALYZE | Alvaro Herrera | 2009-08-07 |
* | Rename pg_restore -m to -j, and add documentation about what good numbers | Peter Eisentraut | 2009-03-20 |
* | Add a -w/--no-password option that prevents all password prompts to all | Peter Eisentraut | 2009-02-26 |
* | Document disabling the statistics collector pg_dump activity, and give a | Bruce Momjian | 2009-02-07 |
* | Provide for parallel restoration from a custom format archive. Each data and | Andrew Dunstan | 2009-02-02 |
* | Add a --role option to pg_dump, pg_dumpall, and pg_restore. This allows | Tom Lane | 2009-01-05 |
* | Clarify description of pg_restore's handling of large objects. | Tom Lane | 2008-09-07 |
* | Turn the -i/--ignore-version options of pg_dump and pg_dumpall into no-ops: | Tom Lane | 2008-04-13 |
* | Fix bad spelling and worse grammar in recent doc commits. Propagate | Tom Lane | 2008-03-26 |
* | Support a --no-tablespaces option in pg_dump/pg_dumpall/pg_restore, so that | Tom Lane | 2008-03-20 |
* | Make documentation of -W options more accurate and uniform. | Tom Lane | 2007-12-11 |
* | Various fixes for the SGML docs. Consistently use spaces before/after | Neil Conway | 2007-05-15 |
* | Fix seriously broken markup for libpq-envars cross-references. | Tom Lane | 2007-03-26 |
* | More clearly document that most PostgreSQL utilities support libpq | Bruce Momjian | 2007-02-20 |
* | Remove "History" sections for pg_dump and pg_restore. I don't think | Bruce Momjian | 2007-02-20 |
* | This patch adds documentation for the long-version parameters --username | Neil Conway | 2007-02-01 |
* | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian | 2007-02-01 |
* | Update reference documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Make pg_restore usage examples more useful: illustrate restoring into | Tom Lane | 2006-11-26 |
* | Code review for --no-data-for-failed-tables patch. Instead of trashing | Tom Lane | 2006-10-14 |
* | The -X option in pg_dump was supposed to be a workaround for the lack of | Peter Eisentraut | 2006-10-07 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Add pg_dump -X no-data-for-failed-tables option to suppress loading data | Bruce Momjian | 2006-08-01 |
* | Document long names for format options (plain, tar, custom). They already | Peter Eisentraut | 2006-03-17 |
* | Improve documentation of --single-transaction option: fix markup, and | Tom Lane | 2006-02-13 |
* | Add psql option: | Bruce Momjian | 2006-02-12 |
* | Make an editorial pass over the reference pages. | Tom Lane | 2005-11-01 |
* | Add some missing SGML markup. | Neil Conway | 2005-07-27 |
* | Add SET ROLE. This is a partial commit of Stephen Frost's recent patch; | Tom Lane | 2005-07-25 |
* | pg_dump can now dump large objects even in plain-text output mode, by | Tom Lane | 2005-06-21 |
* | Since I needed this feature badly, I added the -n / --schema switch to | Bruce Momjian | 2005-06-09 |
* | Add reference to libpq environment variables for client applications. | Bruce Momjian | 2005-05-29 |
* | Add tools/find_gt_lt to find < and > in SGML source. | Bruce Momjian | 2005-01-23 |
* | More minor updates and copy-editing. | Tom Lane | 2005-01-04 |
* | > Please find attached a submission to add a "exit on error" option to | Bruce Momjian | 2004-08-20 |
* | Change pg_dump to use ALTER OWNER commands instead of SET SESSION | Bruce Momjian | 2004-07-13 |
* | Add a few more <xref> tags to the SGML docs, where appropriate. Original | Neil Conway | 2004-02-17 |
* | Massive overhaul of pg_dump: make use of dependency information from | Tom Lane | 2003-12-06 |