Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-04Update copyright for 2024Bruce Momjian
2023-10-05Modernize const handling with readlinePeter Eisentraut
2023-01-02Update copyright for 2023Bruce Momjian
2022-07-03Remove redundant null pointer checks before free()Peter Eisentraut
2022-01-08Update copyright for 2022Bruce Momjian
2021-12-02Add configure probe for rl_variable_bind().Tom Lane
2021-12-01psql: initialize comment-begin setting to a useful value by default.Tom Lane
2021-01-02Update copyright for 2021Bruce Momjian
2020-01-01Update copyrights for 2020Bruce Momjian
2019-10-25Make the order of the header file includes consistent in non-backend modules.Amit Kapila
2019-05-14Move logging.h and logging.c from src/fe_utils/ to src/common/.Tom Lane
2019-04-01Unified logging system for command-line programsPeter Eisentraut
2019-01-02Update copyright for 2019Bruce Momjian
2018-01-03Update copyright for 2018Bruce Momjian
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-02-03Clean up psql's behavior for a few more control variables.Tom Lane
2017-01-30Make psql reject attempts to set special variables to invalid values.Tom Lane
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-09-25Refer to OS X as "macOS", except for the port name which is still "darwin".Tom Lane
2016-07-28Guard against empty buffer in gets_fromFile()'s check for a newline.Tom Lane
2016-01-02Update copyright for 2016Bruce Momjian
2015-12-20Teach psql's tab completion to consider the entire input string.Tom Lane
2015-12-17Fix improper initialization order for readline.Tom Lane
2015-12-16Cope with Readline's failure to track SIGWINCH events outside of input.Tom Lane
2015-09-28Fix compiler warning about unused function in non-readline case.Andrew Dunstan
2015-03-28Add a pager_min_lines setting to psqlAndrew Dunstan
2015-03-14Remove workaround for ancient incompatibility between readline and libedit.Tom Lane
2015-01-06Update copyright for 2015Bruce Momjian
2014-09-08Fix psql \s to work with recent libedit, and add pager support.Tom Lane
2014-05-06pgindent run for 9.4Bruce Momjian
2014-01-07Update copyright for 2014Bruce Momjian
2013-10-22Replace pg_asprintf() with psprintf().Tom Lane
2013-10-13Add use of asprintf()Peter Eisentraut
2013-01-01Update copyrights for 2013Bruce Momjian
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2012-03-03Provide environment overrides for psql file locations.Andrew Dunstan
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-12-27Remove support for on_exit()Peter Eisentraut
2011-11-16Don't elide blank lines when accumulating psql command history.Robert Haas
2011-01-01Stamp copyrights for year 2011.Bruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-02-26pgindent run for 9.0Bruce Momjian
2010-01-02Update copyright for the year 2010.Bruce Momjian
2009-09-13Write psql's ~/.psql_history file using history_truncate_file() andTom Lane
2009-01-01Update copyright for 2009.Bruce Momjian
2008-11-26Adjust the behavior of the PQExpBuffer code to make it have well-definedTom Lane
2008-01-01Update copyrights in source tree to 2008.Bruce Momjian
2007-11-28Properly recognize and announce input errors.Peter Eisentraut
2007-01-05Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian