aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/command.c
Commit message (Expand)AuthorAge
* TODO marked as done:Bruce Momjian2002-12-12
* Here is a patch that does just that, while maintaining theBruce Momjian2002-11-08
* Page \h output and centralize psql paging code in PageOutput().Bruce Momjian2002-10-23
* Fix psql to cope with autocommit off, at least during startup.Tom Lane2002-10-15
* The attached patch fixes a number of issues related to compiling theBruce Momjian2002-10-03
* Translation updates, some messages tweaked.Peter Eisentraut2002-09-22
* pgindent run.Bruce Momjian2002-09-04
* I checked all the previous string handling errors and most of them wereBruce Momjian2002-09-02
* I guess I'd vote for changing the code to beBruce Momjian2002-08-14
* Put back old code.Bruce Momjian2002-08-13
* Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...Bruce Momjian2002-08-13
* psql backslash commands are schema-aware. Pattern matching behaviorTom Lane2002-08-10
* I have committed many support files for CREATE CONVERSION. DefaultTatsuo Ishii2002-07-18
* Fix \? and \pset pager handling. \? wasn't honoring pager before.Bruce Momjian2002-07-15
* Remove traces of NAMEDATALEN and INDEX_MAX_KEYS from psql. Build buffersPeter Eisentraut2002-04-24
* Reset parenthesis level counter upon \r.Peter Eisentraut2002-03-27
* Add psql \dD listing of domains, from Jonathan Eisler.Bruce Momjian2002-03-19
* Back out psql domain improvements until domain is applied.Bruce Momjian2002-03-07
* Here is a diff of changes to the psql source code implementing a simpleBruce Momjian2002-03-06
* Add \timing patch to psql. Times all queries.Bruce Momjian2002-03-05
* Tweak psql's \connect command to not downcase unquoted database and userTom Lane2002-02-25
* Fix comment.Tom Lane2002-02-20
* Add missing 'else', per report from sugita@sra.co.jp.Tom Lane2002-01-18
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Tatsuo Ishii <t-ishii@sra.co.jp> writes:Bruce Momjian2001-10-11
* Attached is the updated version of the patch, which matchesBruce Momjian2001-10-05
* > NOTE: in the command.c in three places there (I believe) is a typo:Bruce Momjian2001-09-10
* Parse the arguments of \connect as SQL identifiers, so that they exposePeter Eisentraut2001-09-02
* Finish German translation, edit (original) messages a bit.Peter Eisentraut2001-06-08
* Native Language Support (NLS)Peter Eisentraut2001-06-02
* Add command '\pset footer' to psql to turn off default "(x rows)" footer.Peter Eisentraut2001-05-12
* Add comment to explain need for bizarre-looking coding in HandleSlashCmds.Tom Lane2001-05-12
* Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'mBruce Momjian2001-05-09
* Add \cd command to psql.Peter Eisentraut2001-05-07
* Fix collateral damage from previous (rev 1.49) patch.Peter Eisentraut2001-05-06
* Repair misbehavior of \! with immediately following argument that containsPeter Eisentraut2001-04-18
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Fix a bug in psql. unescape() does not work for multi-byte encodings.Tatsuo Ishii2001-02-17
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Here is an update on the Win32 patch. Modified files are 'config.h.win32'Bruce Momjian2001-01-27
* Here is a patch to make the current snapshot compile on Win32 (native, libpqBruce Momjian2001-01-24
* Remove incorrect assert.Peter Eisentraut2000-12-30
* Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane2000-12-03
* Pay attention to failure returns from fgets() in all cases.Tom Lane2000-11-27
* Silence warningPeter Eisentraut2000-11-26
* Fix security problem with psql \e where temp file could be an existingBruce Momjian2000-11-25
* Remove -k unix socketpath option from client side, allow hostname withBruce Momjian2000-11-13
* UUNET is looking into offering PostgreSQL as a part of a managed webBruce Momjian2000-11-13