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