aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/psqlHelp.h
Commit message (Expand)AuthorAge
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-02
* psql help fix.Bruce Momjian1999-02-02
* Fix for psql help create table.Bruce Momjian1999-02-02
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-02
* New QUERY_LIMIT set command.Bruce Momjian1998-10-14
* I continue my quest to eliminate documentation that claimsTom Lane1998-10-08
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Hi all,Bruce Momjian1998-08-28
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* Fix compile error. Make transaction/work optional on all transactionBruce Momjian1998-07-26
* Update psql help syntax to remove <> and uppercaese keywords.Bruce Momjian1998-07-25
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-24
* Add auto-size to screen to \d? commands. Use UNION to show allBruce Momjian1998-07-18
* add mention of DISTINCT ON attrNBruce Momjian1998-07-12
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-16
* Fix macros that were not properly surrounded by parens or braces.Bruce Momjian1998-06-15
* documentation for HAVING, clean up UNION comment.Bruce Momjian1998-03-30
* Add checks for UNION target fields, and add optional TABLE to LOCKBruce Momjian1998-03-18
* Subselects with =, >, etc.Bruce Momjian1998-02-03
* Add LOCK command as DELETE FROM ... WHERE false.Bruce Momjian1998-01-22
* Clean up of copyfuncs.Bruce Momjian1998-01-11
* psql help cleanup.Bruce Momjian1998-01-11
* Update psql help.Bruce Momjian1998-01-11
* Cleanup of UNION ALL fix. Manual page updates.Bruce Momjian1997-12-29
* From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier1997-12-04
* Remove archive stuff.Bruce Momjian1997-11-21
* Support "delimited identifiers" for \d tablename command.Thomas G. Lockhart1997-11-07
* DROP TRIGGER.Vadim B. Mikheev1997-10-16
* + MOVEVadim B. Mikheev1997-10-02
* Update manuals for 6.2 release.Bruce Momjian1997-10-01
* Update manuals for 6.2 release.Bruce Momjian1997-10-01
* Update manuals for 6.2 release.Bruce Momjian1997-10-01
* Update manuals for 6.2 release.Bruce Momjian1997-10-01
* Update manuals for 6.2 release.Bruce Momjian1997-10-01
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Fix syntax error in psql help.Bruce Momjian1997-09-04
* NOT NULL implementation (submitted by Robson Paniago de Miranda).Vadim B. Mikheev1997-08-19
* Add single quotes to \\h set helpBruce Momjian1997-07-24
* Update psql EXPLAIN help description, from Thomas.Bruce Momjian1997-06-12
* SET var TO '...'Vadim B. Mikheev1997-06-03
* Update man and psqlHelp for new SET GEQO=# option.Bruce Momjian1997-06-02
* Add R_PLANS to psql help, and SET cleanup.Bruce Momjian1997-06-01
* DROP agg psql help change from Darren.Bruce Momjian1997-06-01
* Fix backslash commands broken when \connect user added.Bruce Momjian1997-05-22
* Include information for reset, set, and show commands.Thomas G. Lockhart1997-05-17
* Vacuum help changed (ANALYZE).Vadim B. Mikheev1997-04-23
* \h create/drop sequence.Vadim B. Mikheev1997-04-02
* '\h create index' shows that multi-column indices are available now.Vadim B. Mikheev1997-03-26
* explain changeBruce Momjian1996-12-29