summaryrefslogtreecommitdiff
path: root/src/bin/pgaccess
AgeCommit message (Expand)Author
2002-08-30Remove pgaccess from CVS. It has its own home now.Bruce Momjian
2002-07-19Another "$@" cleanup with new syntax, ${1+"$@"}.Bruce Momjian
2002-07-19Fix "$@" to ${1:+"$@"} for older shells.Bruce Momjian
2002-07-03Add missing pgaccess copyright file, same as ours.Bruce Momjian
2002-07-02Update to pgaccess 0.91.Bruce Momjian
2002-06-20Update copyright to 2002.Bruce Momjian
2002-06-20Improve COPY syntax to use WITH clause, keep backward compatibility.Bruce Momjian
2002-04-04This patch against 0.98.7 lib/tables.tcl will allow PGAccess to create newBruce Momjian
2002-02-18Fix kanji-coversion key binding. This has been broken since 7.1Tatsuo Ishii
2001-08-10Revert removal of relhaspkey support; fix unnecessary use of pg_index.oid.Tom Lane
2001-06-18Untar copyright.html file and make good version.Bruce Momjian
2001-06-14Remove more NULL lines.Bruce Momjian
2001-06-14Fix nulls in HTML file.Bruce Momjian
2001-05-30Properly compute max sys oid for 7.0 and 7.1.Bruce Momjian
2001-05-30Fix missing relation in FROM causing NOTICE. Cleanup.Bruce Momjian
2001-05-30Remove reference to pg_class.relhaspkey from code. Column is unused.Bruce Momjian
2001-03-29Put proper pgaccess Chinese big5 file in place.Bruce Momjian
2001-03-05Here is the chinese_big5 patch for PgAccess. I've tested under ChineseBruce Momjian
2001-02-26Allow pgaccess to input Japanese. See included mail.Tatsuo Ishii
2001-02-23chinese-gb -> chinese_gb.Bruce Momjian
2001-02-23Rename to chinese-gbBruce Momjian
2001-02-22 The attachement is the Chinese (GB) patch for PgAccess, don't knowBruce Momjian
2001-02-18Add copyright mentions, per Tom Lane.Bruce Momjian
2001-02-07Redo pgaccess' queries about views so that they will work in both 7.1Tom Lane
2001-02-07Not sure why this work script was in the repository ... but it doesn'tTom Lane
2001-02-07Use explicit path to libpgtcl.so, instead of relying on LD_LIBRARY_PATHTom Lane
2001-01-27Add missing pgaccess files.Bruce Momjian
2001-01-27Update to pgaccess 0.98.7.Bruce Momjian
2001-01-05Remove not-really-standard implementation of CREATE TABLE's UNDER clause,Tom Lane
2000-12-15Change ET_WARN to ET_NOTICE to match internal codes, leave message asBruce Momjian
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-10-05Add proofreader's changes to docs.Bruce Momjian
2000-09-25Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,Peter Eisentraut
2000-09-17Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-06-28Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut
2000-06-27Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut
2000-06-09Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian
2000-05-27Remove pgaccess dll's from the distribution.Bruce Momjian
2000-05-14Fix create user for pgaccess.Bruce Momjian
2000-04-04No ID file needed.Bruce Momjian
2000-04-04Update QNX FAQBruce Momjian
2000-04-03Hi,Bruce Momjian
2000-03-31Fix pgaccess __wish__ thing.Bruce Momjian
2000-03-31Add new pgaccess languages.Bruce Momjian
2000-03-31Update pgaccess to 0.98.5Bruce Momjian
1999-12-16I have done the QNX4 port with the current source tree. The number ofBruce Momjian
1999-11-28Remove obsolete note about pg_vlock lock file.Tom Lane
1999-10-31Update to pgaccess 0.98.Bruce Momjian
1999-10-31Update for 0.98.Bruce Momjian