| Commit message (Expand) | Author | Age |
* | Included patches make some enhancements to the multi-byte support. | Bruce Momjian | 1999-02-02 |
* | psql help fix. | Bruce Momjian | 1999-02-02 |
* | Fix for psql help create table. | Bruce Momjian | 1999-02-02 |
* | Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. | Bruce Momjian | 1999-02-02 |
* | New QUERY_LIMIT set command. | Bruce Momjian | 1998-10-14 |
* | I continue my quest to eliminate documentation that claims | Tom Lane | 1998-10-08 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Hi all, | Bruce Momjian | 1998-08-28 |
* | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-25 |
* | Fix compile error. Make transaction/work optional on all transaction | Bruce Momjian | 1998-07-26 |
* | Update psql help syntax to remove <> and uppercaese keywords. | Bruce Momjian | 1998-07-25 |
* | I really hope that I haven't missed anything in this one... | Marc G. Fournier | 1998-07-24 |
* | Add auto-size to screen to \d? commands. Use UNION to show all | Bruce Momjian | 1998-07-18 |
* | add mention of DISTINCT ON attrN | Bruce Momjian | 1998-07-12 |
* | Hi, here are the patches to enhance existing MB handling. This time | Bruce Momjian | 1998-06-16 |
* | Fix macros that were not properly surrounded by parens or braces. | Bruce Momjian | 1998-06-15 |
* | documentation for HAVING, clean up UNION comment. | Bruce Momjian | 1998-03-30 |
* | Add checks for UNION target fields, and add optional TABLE to LOCK | Bruce Momjian | 1998-03-18 |
* | Subselects with =, >, etc. | Bruce Momjian | 1998-02-03 |
* | Add LOCK command as DELETE FROM ... WHERE false. | Bruce Momjian | 1998-01-22 |
* | Clean up of copyfuncs. | Bruce Momjian | 1998-01-11 |
* | psql help cleanup. | Bruce Momjian | 1998-01-11 |
* | Update psql help. | Bruce Momjian | 1998-01-11 |
* | Cleanup of UNION ALL fix. Manual page updates. | Bruce Momjian | 1997-12-29 |
* | 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 |