index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
variables.c
Age
Commit message (
Expand
)
Author
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-02-03
Clean up psql's behavior for a few more control variables.
Tom Lane
2017-02-01
Make psql's \set display variables in alphabetical order.
Tom Lane
2017-02-01
Improve psql's behavior for \set and \unset of its control variables.
Tom Lane
2017-01-30
Make psql reject attempts to set special variables to invalid values.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-03-19
Split psql's lexer into two separate .l files for SQL and backslash cases.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-12-31
Improve consistency of parsing of psql's magic variables.
Tom Lane
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-07-16
Remove unreachable code
Peter Eisentraut
2012-07-02
Assorted message style improvements
Peter Eisentraut
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-08-26
Support non-ASCII letters in psql variable names.
Tom Lane
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-05-07
Have boolean pset values checked against typical boolean values, rather
Bruce Momjian
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-08-29
Invent an assign-hook mechanism for psql variables similar to the one
Tom Lane
2006-06-21
Clean up psql variable code a little: eliminate unnecessary tests in
Tom Lane
2006-06-14
Clean up psql's control-C handling to avoid longjmp'ing out of random
Tom Lane
2006-03-05
Update copyright for 2006. Update scripts.
Bruce Momjian
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2005-01-01
Update copyrights that were missed.
Bruce Momjian
2004-10-18
The attached patch fixes psql's win32 frontend-only build, by using
Bruce Momjian
2004-10-15
Allow psql booleans to use OFF or off.
Bruce Momjian
2004-08-29
Update copyright to 2004.
Bruce Momjian
2004-01-25
More fallout from the recent psql patch: rename xmalloc and friends to
Neil Conway
2004-01-24
This patch makes some of the memory manipulation performed by psql a
Neil Conway
2003-12-01
This patch reduces some unsightly #ifdefs, and fixes two typos in
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-08-04
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
pgindent run.
Bruce Momjian
2003-06-28
Update psql for some features of new FE/BE protocol. There is a
Tom Lane
2003-03-20
I'm continuing to work on cleaning up code in psql. As things appear
Bruce Momjian
2001-02-10
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-02-16
Clean up include files use in psql.
Bruce Momjian
2000-02-13
Adjusted psql echoing options (-a and -e)
Peter Eisentraut
2000-01-29
A few minor psql enhancements
Peter Eisentraut
2000-01-18
another set of cleanups
Peter Eisentraut
1999-11-07
New NameStr macro to convert Name to Str. No need for var.data anymore.
Bruce Momjian
1999-11-04
psql cleanup
Bruce Momjian
[next]