index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
settings.h
Commit message (
Expand
)
Author
Age
*
Create a psql command \gset to store query results into psql variables.
Tom Lane
2013-02-02
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Change EDITOR_LINENUMBER_SWITCH to an environment variable
Peter Eisentraut
2011-07-24
*
Add \ir command to psql.
Robert Haas
2011-07-06
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Add a -w/--no-password option that prevents all password prompts to all
Peter Eisentraut
2009-02-26
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Create a FETCH_COUNT parameter that causes psql to execute SELECT-like
Tom Lane
2006-08-29
*
Invent an assign-hook mechanism for psql variables similar to the one
Tom Lane
2006-08-29
*
Make the psql line counter 64-bit so it can handle files > 4gig lines.
Bruce Momjian
2006-08-11
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Add -L option to psql to log sessions.
Bruce Momjian
2005-06-14
*
This patch shows the full path name when doing a \s in psql,
Bruce Momjian
2005-06-09
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
*
Set DEFAULT_EDITOR to notepad.exe on Windows, as per recent discussion.
Tom Lane
2004-11-17
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Allow psql to use 7.4.X database by not referencing tablespaces.
Bruce Momjian
2004-08-20
*
Rename find_my_binary/find_other_binary to
Bruce Momjian
2004-05-12
*
Revise syntax-error reporting behavior to give pleasant results for
Tom Lane
2004-03-21
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
*
Update psql for some features of new FE/BE protocol. There is a
Tom Lane
2003-06-28
*
Add \timing patch to psql. Times all queries.
Bruce Momjian
2002-03-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Clean up include files use in psql.
Bruce Momjian
2000-02-16
*
A few minor psql enhancements
Peter Eisentraut
2000-01-29
*
another set of cleanups
Peter Eisentraut
2000-01-18
*
Fixed psql variables vs array syntax, as well as minor psql enhancements
Peter Eisentraut
2000-01-14
*
Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.
Peter Eisentraut
2000-01-12
*
This should fix the \e (\p, \g, ...) behaviour on an empty query buffer.
Bruce Momjian
1999-12-10
*
* Includes tab completion. It's not magic, but it's very cool. At any
Bruce Momjian
1999-11-26
*
psql cleanup
Bruce Momjian
1999-11-04
*
Major psql overhaul by Peter Eisentraut.
Bruce Momjian
1999-11-04