summaryrefslogtreecommitdiff
path: root/src/bin/psql/psqlHelp.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Be...Tatsuo Ishii1999-07-111-2/+2
* Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGNBruce Momjian1999-06-171-4/+3
* Add mention of SHARE ROW EXCLUSIVE mode.Bruce Momjian1999-06-041-2/+2
* Thanks for this, but SET TRANSACTION ISOLATION LEVELBruce Momjian1999-06-031-2/+2
* Add mention of FOR UPDATE and LIMIT/OFFSET>Bruce Momjian1999-06-031-2/+4
* Update lock sgml/man/psql help pages.Bruce Momjian1999-06-031-2/+3
* Add SET TRANSACTION ISOLATION LEVEL and SET NAMES mention.Bruce Momjian1999-06-031-3/+3
* Update psql help so it looks better.Bruce Momjian1999-06-031-10/+14
* Update SET commands for psql \h, man pages, and sgml.Bruce Momjian1999-06-031-24/+13
* Update CREATE FUNCTION's on-line help in psql.Tom Lane1999-04-181-2/+2
* Correct psql's online help for CREATE OPERATOR, which didTom Lane1999-04-141-3/+3
* Add KOI8/WIN/ALT to set client_encoding command helpTatsuo Ishii1999-03-241-2/+2
* Add EXCEPT/INTERSECT doc changes.Bruce Momjian1999-03-191-9/+9
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-021-2/+2
* psql help fix.Bruce Momjian1999-02-021-2/+2
* Fix for psql help create table.Bruce Momjian1999-02-021-3/+3
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-021-3/+3
* New QUERY_LIMIT set command.Bruce Momjian1998-10-141-6/+8
* I continue my quest to eliminate documentation that claimsTom Lane1998-10-081-7/+7
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* Hi all,Bruce Momjian1998-08-281-2/+2
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-251-4/+8
* Fix compile error. Make transaction/work optional on all transactionBruce Momjian1998-07-261-64/+118
* Update psql help syntax to remove <> and uppercaese keywords.Bruce Momjian1998-07-251-151/+140
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-241-2/+2
* Add auto-size to screen to \d? commands. Use UNION to show allBruce Momjian1998-07-181-4/+4
* add mention of DISTINCT ON attrNBruce Momjian1998-07-121-5/+5
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-161-1/+16
* Fix macros that were not properly surrounded by parens or braces.Bruce Momjian1998-06-151-5/+5
* documentation for HAVING, clean up UNION comment.Bruce Momjian1998-03-301-1/+4
* Add checks for UNION target fields, and add optional TABLE to LOCKBruce Momjian1998-03-181-3/+3
* Subselects with =, >, etc.Bruce Momjian1998-02-031-3/+4
* Add LOCK command as DELETE FROM ... WHERE false.Bruce Momjian1998-01-221-1/+4
* Clean up of copyfuncs.Bruce Momjian1998-01-111-5/+10
* psql help cleanup.Bruce Momjian1998-01-111-2/+3
* Update psql help.Bruce Momjian1998-01-111-23/+112
* Cleanup of UNION ALL fix. Manual page updates.Bruce Momjian1997-12-291-2/+7
* From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier1997-12-041-1/+10
* Remove archive stuff.Bruce Momjian1997-11-211-5/+2
* Support "delimited identifiers" for \d tablename command.Thomas G. Lockhart1997-11-071-4/+4
* DROP TRIGGER.Vadim B. Mikheev1997-10-161-5/+8
* + MOVEVadim B. Mikheev1997-10-021-3/+9
* Update manuals for 6.2 release.Bruce Momjian1997-10-011-2/+2
* Update manuals for 6.2 release.Bruce Momjian1997-10-011-2/+2
* Update manuals for 6.2 release.Bruce Momjian1997-10-011-2/+2
* Update manuals for 6.2 release.Bruce Momjian1997-10-011-2/+2
* Update manuals for 6.2 release.Bruce Momjian1997-10-011-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-4/+4
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-168/+170