aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/variables.c
Commit message (Expand)AuthorAge
* psql: Fix incorrect equality comparisonDaniel Gustafsson2025-03-27
* psql: Make default \watch interval configurableDaniel Gustafsson2025-03-25
* Update copyright for 2025Bruce Momjian2025-01-01
* Update copyright for 2024Bruce Momjian2024-01-03
* Update copyright for 2023Bruce Momjian2023-01-02
* Remove redundant null pointer checks before pg_free()Peter Eisentraut2022-07-03
* psql: Rename results to result when only a single one is meantPeter Eisentraut2022-02-10
* Update copyright for 2022Bruce Momjian2022-01-07
* Update copyright for 2021Bruce Momjian2021-01-02
* Ignore attempts to \gset into specially treated variables.Noah Misch2020-11-09
* Update copyrights for 2020Bruce Momjian2020-01-01
* Make the order of the header file includes consistent in non-backend modules.Amit Kapila2019-10-25
* Initial pgindent run for v12.Tom Lane2019-05-22
* Move logging.h and logging.c from src/fe_utils/ to src/common/.Tom Lane2019-05-14
* Unified logging system for command-line programsPeter Eisentraut2019-04-01
* Update copyright for 2019Bruce Momjian2019-01-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Message style fixesPeter Eisentraut2017-09-11
* Reduce excessive dereferencing of function pointersPeter Eisentraut2017-09-07
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Clean up psql's behavior for a few more control variables.Tom Lane2017-02-02
* Make psql's \set display variables in alphabetical order.Tom Lane2017-02-01
* Improve psql's behavior for \set and \unset of its control variables.Tom Lane2017-02-01
* Make psql reject attempts to set special variables to invalid values.Tom Lane2017-01-30
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Split psql's lexer into two separate .l files for SQL and backslash cases.Tom Lane2016-03-19
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* Improve consistency of parsing of psql's magic variables.Tom Lane2014-12-31
* pgindent run for 9.4Bruce Momjian2014-05-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Remove unreachable codePeter Eisentraut2012-07-16
* Assorted message style improvementsPeter Eisentraut2012-07-02
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Support non-ASCII letters in psql variable names.Tom Lane2011-08-26
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Update copyright for 2009.Bruce Momjian2009-01-01
* Have boolean pset values checked against typical boolean values, ratherBruce Momjian2008-05-07
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Invent an assign-hook mechanism for psql variables similar to the oneTom Lane2006-08-29
* Clean up psql variable code a little: eliminate unnecessary tests inTom Lane2006-06-21
* Clean up psql's control-C handling to avoid longjmp'ing out of randomTom Lane2006-06-14
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Update copyrights that were missed.Bruce Momjian2005-01-01