summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Expand)Author
1999-03-30Bug fixes and enhances to psql submitted by Masaaki SakaidaTatsuo Ishii
1999-03-24Add KOI8/WIN/ALT to set client_encoding command helpTatsuo Ishii
1999-03-24Fix typo. #ifdef MUTIBYTE --> #ifdef MULTIBYTETatsuo Ishii
1999-03-19Add EXCEPT/INTERSECT doc changes.Bruce Momjian
1999-03-17Add new postgres -O option to allow system table structure changes.Bruce Momjian
1999-03-15> > > This patches src/bin/psql/psql.c.Bruce Momjian
1999-03-14This patch improves the destroyuser script's behaviour in checking whetherBruce Momjian
1999-03-09From: Constantin Teodorescu <[email protected]>Marc G. Fournier
1999-02-21From: Tatsuo Ishii <[email protected]>Marc G. Fournier
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1999-02-08pg_dump -d or -D didn't quote special characters in INSERT dataTom Lane
1999-02-07Allow psql to do \p\g. Ingres does it, why not us?Bruce Momjian
1999-02-03Cleanup of source files where 'return' or 'var =' is alone on a line.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
1999-01-31From: D'Arcy J.M. Cain <[email protected]>Marc G. Fournier
1999-01-28Changed qualification of pg_views and pg_tables to directlyJan Wieck
1999-01-27From: Tatsuo Ishii <[email protected]>Marc G. Fournier
1999-01-21Here is a new version of my patch for allowing pg_dump to DROP schemaBruce Momjian
1999-01-18Fix for typo in gram.yBruce Momjian
1999-01-17Apply Win32 patch from Horak Daniel.Bruce Momjian
1998-12-18Add pgaccess Makefile.Bruce Momjian
1998-12-18Here are descriptions:Bruce Momjian
1998-12-14Current multi-byte related codes have a bug with SQL_ASCIIBruce Momjian
1998-12-13Adjust handling of data type names to suppress double quotesThomas G. Lockhart
1998-12-12Included patches should fix following problems in the muti-byteBruce Momjian
1998-12-12Update to pgaccess 0.93.Bruce Momjian
1998-12-05Fix coredumping bug in pg_dump -z; also eliminate memory leaksTom Lane
1998-11-30Portability fixes found needed for SunOS 4.1.x:Tom Lane
1998-11-17Additional fixes for mixed-case table names from Billy Allie.Thomas G. Lockhart
1998-11-15Fix a couple of bugs involving calling fmtID() twice inTom Lane
1998-11-14Add "vacuumdb" utility to make it easier to clean databases.Thomas G. Lockhart
1998-11-14Add "vacuumdb" utility.Thomas G. Lockhart
1998-11-06Add "-N" flag to force double quotes around identifiers.Thomas G. Lockhart
1998-11-06Upgrade to 0.91 ...Marc G. Fournier
1998-10-27Fix missing dependency for Makefile inclusions.Tom Lane
1998-10-26Get rid of some minor compiler warnings.Tom Lane
1998-10-25cleanupBruce Momjian
1998-10-25Fix from Tom Lane for pg_shadow in pg_upgradeBruce Momjian
1998-10-24Fix pg_upgrade to notice if psql fails to execute the givenTom Lane
1998-10-18The TCL/TK configuration cleanup patches I submitted have the followingBruce Momjian
1998-10-16Add missing tcl *.in files.Bruce Momjian
1998-10-15TCL/TK fixes from Billy G. Allie.Bruce Momjian
1998-10-14New QUERY_LIMIT set command.Bruce Momjian
1998-10-13Remove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR.Bruce Momjian
1998-10-12Cleanup from Billy.Bruce Momjian
1998-10-12tcl cleanup.Bruce Momjian
1998-10-12add new file.Bruce Momjian