index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
psqlHelp.h
Commit message (
Expand
)
Author
Age
*
From: todd brandys <brandys@eng3.hep.uiuc.edu>
Marc G. Fournier
1997-12-04
*
Remove archive stuff.
Bruce Momjian
1997-11-21
*
Support "delimited identifiers" for \d tablename command.
Thomas G. Lockhart
1997-11-07
*
DROP TRIGGER.
Vadim B. Mikheev
1997-10-16
*
+ MOVE
Vadim B. Mikheev
1997-10-02
*
Update manuals for 6.2 release.
Bruce Momjian
1997-10-01
*
Update manuals for 6.2 release.
Bruce Momjian
1997-10-01
*
Update manuals for 6.2 release.
Bruce Momjian
1997-10-01
*
Update manuals for 6.2 release.
Bruce Momjian
1997-10-01
*
Update manuals for 6.2 release.
Bruce Momjian
1997-10-01
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Fix syntax error in psql help.
Bruce Momjian
1997-09-04
*
NOT NULL implementation (submitted by Robson Paniago de Miranda).
Vadim B. Mikheev
1997-08-19
*
Add single quotes to \\h set help
Bruce Momjian
1997-07-24
*
Update psql EXPLAIN help description, from Thomas.
Bruce Momjian
1997-06-12
*
SET var TO '...'
Vadim B. Mikheev
1997-06-03
*
Update man and psqlHelp for new SET GEQO=# option.
Bruce Momjian
1997-06-02
*
Add R_PLANS to psql help, and SET cleanup.
Bruce Momjian
1997-06-01
*
DROP agg psql help change from Darren.
Bruce Momjian
1997-06-01
*
Fix backslash commands broken when \connect user added.
Bruce Momjian
1997-05-22
*
Include information for reset, set, and show commands.
Thomas G. Lockhart
1997-05-17
*
Vacuum help changed (ANALYZE).
Vadim B. Mikheev
1997-04-23
*
\h create/drop sequence.
Vadim B. Mikheev
1997-04-02
*
'\h create index' shows that multi-column indices are available now.
Vadim B. Mikheev
1997-03-26
*
explain change
Bruce Momjian
1996-12-29
*
Changed EXPLAIN option names.
Bruce Momjian
1996-12-29
*
Added documentation on new unique index capability.
Bruce Momjian
1996-11-16
*
Update help for alter table. remove EXTEND function.
Bruce Momjian
1996-10-07
*
Brought psql help up to date with syntax and manual.
Bruce Momjian
1996-10-03
*
New vacuum option.
Bruce Momjian
1996-10-03
*
The patch does several things:
Marc G. Fournier
1996-08-24
*
cosmetic changes: char* x changed to char *x
Marc G. Fournier
1996-07-28
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09