Age | Commit message (Expand) | Author |
1999-11-13 | The \p\g fix didn't turn out to be so bad. It even works in other | Bruce Momjian |
1999-11-04 | psql cleanup | Bruce Momjian |
1999-10-29 | Make USING in COPY optional. | Bruce Momjian |
1999-10-27 | Fix psql quote missing. | Bruce Momjian |
1999-10-26 | Add documentation for comment. | Bruce Momjian |
1999-10-02 | Allow CREATE FUNCTION's WITH clause to be used for all language types, | Tom Lane |
1999-09-28 | I have been working with user defined types and user defined c | Bruce Momjian |
1999-09-27 | Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT. | Bruce Momjian |
1999-09-23 | TRUNCATE command from Mike Mascari<mascarim@yahoo.com> | Bruce Momjian |
1999-09-23 | Add TRUNCATE command, with psql help and sgml additions. | Bruce Momjian |
1999-07-11 | Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Be... | Tatsuo Ishii |
1999-06-17 | Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN | Bruce Momjian |
1999-06-04 | Add mention of SHARE ROW EXCLUSIVE mode. | Bruce Momjian |
1999-06-03 | Thanks for this, but SET TRANSACTION ISOLATION LEVEL | Bruce Momjian |
1999-06-03 | Add mention of FOR UPDATE and LIMIT/OFFSET> | Bruce Momjian |
1999-06-03 | Update lock sgml/man/psql help pages. | Bruce Momjian |
1999-06-03 | Add SET TRANSACTION ISOLATION LEVEL and SET NAMES mention. | Bruce Momjian |
1999-06-03 | Update psql help so it looks better. | Bruce Momjian |
1999-06-03 | Update SET commands for psql \h, man pages, and sgml. | Bruce Momjian |
1999-04-18 | Update CREATE FUNCTION's on-line help in psql. | Tom Lane |
1999-04-14 | Correct psql's online help for CREATE OPERATOR, which did | Tom Lane |
1999-03-24 | Add KOI8/WIN/ALT to set client_encoding command help | Tatsuo Ishii |
1999-03-19 | Add EXCEPT/INTERSECT doc changes. | Bruce Momjian |
1999-02-13 | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian |
1999-02-02 | 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 |
1998-10-14 | New QUERY_LIMIT set command. | Bruce Momjian |
1998-10-08 | I continue my quest to eliminate documentation that claims | Tom Lane |
1998-09-01 | OK, folks, here is the pgindent output. | Bruce Momjian |
1998-08-28 | Hi all, | Bruce Momjian |
1998-08-25 | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier |
1998-07-26 | Fix compile error. Make transaction/work optional on all transaction | Bruce Momjian |
1998-07-25 | Update psql help syntax to remove <> and uppercaese keywords. | Bruce Momjian |
1998-07-24 | I really hope that I haven't missed anything in this one... | Marc G. Fournier |
1998-07-18 | Add auto-size to screen to \d? commands. Use UNION to show all | Bruce Momjian |
1998-07-12 | add mention of DISTINCT ON attrN | Bruce Momjian |
1998-06-16 | Hi, here are the patches to enhance existing MB handling. This time | Bruce Momjian |
1998-06-15 | Fix macros that were not properly surrounded by parens or braces. | Bruce Momjian |
1998-03-30 | documentation for HAVING, clean up UNION comment. | Bruce Momjian |
1998-03-18 | Add checks for UNION target fields, and add optional TABLE to LOCK | Bruce Momjian |
1998-02-03 | Subselects with =, >, etc. | Bruce Momjian |
1998-01-22 | Add LOCK command as DELETE FROM ... WHERE false. | Bruce Momjian |
1998-01-11 | Clean up of copyfuncs. | Bruce Momjian |
1998-01-11 | psql help cleanup. | Bruce Momjian |
1998-01-11 | Update psql help. | Bruce Momjian |
1997-12-29 | Cleanup of UNION ALL fix. Manual page updates. | Bruce Momjian |
1997-12-04 | From: todd brandys <brandys@eng3.hep.uiuc.edu> | Marc G. Fournier |
1997-11-21 | Remove archive stuff. | Bruce Momjian |