aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/psql-ref.sgml
Commit message (Expand)AuthorAge
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Update installation instructions and put mostly everything in one place.Peter Eisentraut2002-09-18
* Enable locale, so case conversion (identifier processing) and numberPeter Eisentraut2002-08-27
* Add note that explains that \df omits functions it thinks are I/O functions.Tom Lane2002-08-23
* Move pg_controldata from /contrib to src/bin.Bruce Momjian2002-08-16
* psql prints its version number in its startup message, per recentTom Lane2002-08-10
* psql backslash commands are schema-aware. Pattern matching behaviorTom Lane2002-08-10
* Structure reference pages consistently. Document that structure.Peter Eisentraut2002-07-28
* Fix \? and \pset pager handling. \? wasn't honoring pager before.Bruce Momjian2002-07-15
* Improve COPY syntax to use WITH clause, keep backward compatibility.Bruce Momjian2002-06-20
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Code review for DOMAIN patch.Tom Lane2002-03-20
* Add psql \dD listing of domains, from Jonathan Eisler.Bruce Momjian2002-03-19
* Fix markupPeter Eisentraut2002-03-11
* Add \timing patch to psql. Times all queries.Bruce Momjian2002-03-05
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-13
* Add single quote (example given here does not work)Tatsuo Ishii2001-09-11
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* NLS for libpq. Clean up the message formats and change the documentationPeter Eisentraut2001-07-15
* Update or remove mentions of versions where appropriate.Bruce Momjian2001-06-10
* Sample output that appears below the table attributes for \d:Bruce Momjian2001-05-28
* Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGERPeter Eisentraut2001-05-27
* Change "indices" to "indexes", per OED.Peter Eisentraut2001-05-17
* Add command '\pset footer' to psql to turn off default "(x rows)" footer.Peter Eisentraut2001-05-12
* Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'mBruce Momjian2001-05-09
* Add \cd command to psql.Peter Eisentraut2001-05-07
* Allow 'psql -f -' to read from standard input.Peter Eisentraut2001-05-06
* Make prompt customization work with changeable Unix socket location.Peter Eisentraut2001-05-06
* minor copy editingPeter Eisentraut2001-03-24
* Improved wording, from Albert REINER <areiner@tph.tuwien.ac.at>.Peter Eisentraut2001-02-03
* Refine some things to create better looking man pages.Peter Eisentraut2000-12-25
* Make socket option specify just the directory, not the full path.Bruce Momjian2000-11-22
* Add mention of hostname leading slash handling to all manual pages that use -h.Bruce Momjian2000-11-13
* Remove -k unix socketpath option from client side, allow hostname withBruce Momjian2000-11-13
* UUNET is looking into offering PostgreSQL as a part of a managed webBruce Momjian2000-11-13
* Major overhaul of large-object implementation, by Denis Perchine withTom Lane2000-10-24
* Fix typoBruce Momjian2000-10-12
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* Change with delimiters to using delimiters in psql manual page.Bruce Momjian2000-09-27
* Startup is actually start-up.Bruce Momjian2000-08-29
* spell cleanupsBruce Momjian2000-07-22
* More doc cleanupsBruce Momjian2000-07-21
* Small cleanup of file.Bruce Momjian2000-05-12
* Fix psql quotes in docs.Bruce Momjian2000-05-09
* more psql bug squashing:Peter Eisentraut2000-04-16
* Start updating for the v7.0 release.Thomas G. Lockhart2000-03-27
* This patch corrects spelling, grammar and euphony for the psql referenceBruce Momjian2000-03-21
* Karel Zakr's revised patch to fix psql prompt for local host connections.Peter Eisentraut2000-03-11
* More fixes for psql ^C handling, especially during copy. Still doesn'tPeter Eisentraut2000-03-01