]> granicus.if.org Git - postgresql/history - src/bin/psql/input.c
Make the order of the header file includes consistent in non-backend modules.
[postgresql] / src / bin / psql / input.c
2019-10-25 Amit KapilaMake the order of the header file includes consistent...
2019-05-14 Tom LaneMove logging.h and logging.c from src/fe_utils/ to...
2019-04-01 Peter EisentrautUnified logging system for command-line programs
2019-01-02 Bruce MomjianUpdate copyright for 2019
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-02-03 Tom LaneClean up psql's behavior for a few more control variables.
2017-01-30 Tom LaneMake psql reject attempts to set special variables...
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-09-25 Tom LaneRefer to OS X as "macOS", except for the port name...
2016-07-28 Tom LaneGuard against empty buffer in gets_fromFile()'s check...
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-12-20 Tom LaneTeach psql's tab completion to consider the entire...
2015-12-17 Tom LaneFix improper initialization order for readline.
2015-12-16 Tom LaneCope with Readline's failure to track SIGWINCH events...
2015-09-28 Andrew DunstanFix compiler warning about unused function in non-readl...
2015-03-28 Andrew DunstanAdd a pager_min_lines setting to psql
2015-03-14 Tom LaneRemove workaround for ancient incompatibility between...
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-09-08 Tom LaneFix psql \s to work with recent libedit, and add pager...
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-10-22 Tom LaneReplace pg_asprintf() with psprintf().
2013-10-13 Peter EisentrautAdd use of asprintf()
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-03-03 Andrew DunstanProvide environment overrides for psql file locations.
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-27 Peter EisentrautRemove support for on_exit()
2011-11-16 Robert HaasDon't elide blank lines when accumulating psql command...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-09-13 Tom LaneWrite psql's ~/.psql_history file using history_truncat...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-11-26 Tom LaneAdjust the behavior of the PQExpBuffer code to make...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-28 Peter EisentrautProperly recognize and announce input errors.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-12-24 Tom LaneMake HISTCONTROL=ignoredups work again (broken by misor...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-08-29 Tom LaneInvent an assign-hook mechanism for psql variables...
2006-08-27 Tom LaneMake saveHistory work properly on OS X when HISTFILE...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-06-18 Tom LaneFix saveHistory() to not emit bogus complaint during...
2006-06-14 Tom LaneClean up psql's control-C handling to avoid longjmp...
2006-06-11 Tom LaneCode review for psql multiline history patch(es). ...
2006-03-21 Bruce MomjianFix psql history handling:
2006-03-06 Bruce MomjianIn psql, save history of backslash commands used in...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-02-13 Bruce MomjianPlace function names in first column for consistency.
2006-02-13 Tom LaneFix build failure when not USE_READLINE. Sergey E...
2006-02-12 Bruce MomjianUse 0x01 for newlines in saved history. It was determi...
2006-02-11 Bruce Momjiano Improve psql's handling of multi-line statements
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-10 Bruce MomjianUse saveHistory so we get a nice error message on failure.
2005-06-10 Bruce Momjianthe following patch makes the filename used to store...
2005-01-06 Tom LaneAdjust lookup of client-side profile files (.pgpass...
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-10-12 Peter EisentrautMessage style revisions
2004-10-06 Bruce MomjianSay "history is not supported" and remove "on this...
2004-10-06 Bruce MomjianSuppress psql \s help display for platforms like Win32...
2004-09-27 Bruce MomjianRemove inclusion of windows.h now that it is included...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-18 Bruce MomjianAdd get_home_path() to use USERPROFILE on Win32 and...
2004-01-25 Neil ConwayMore fallout from the recent psql patch: rename xmalloc...
2004-01-24 Neil ConwayThis patch makes some of the memory manipulation perfor...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-12 Bruce MomjianRemove WIN32_CONSOLE support, at the request of the...
2003-09-05 Bruce MomjianClean up WIN32_CONSOLE code.
2003-08-26 Bruce Momjianpsql's HISTSIZE from .psqlrc do not want to be set...
2003-08-04 Tom LaneFix some copyright notices that weren't updated. Impro...
2003-08-04 Bruce Momjianpgindent run.
2003-07-27 Bruce Momjianhere are the patches for psql on Win32:
2003-07-25 Bruce Momjian> Rod Taylor <rbt@rbt.ca> writes:
2003-07-23 Peter EisentrautApply message style guide to frontend programs.
2003-03-20 Bruce MomjianI'm continuing to work on cleaning up code in psql...
2003-03-20 Bruce MomjianHere's some changes I made last night to psql's common...
2002-09-06 Bruce MomjianFix printf() quote handling and improper exit(), per...
2002-09-05 Bruce MomjianRemove PGPASSWORDFILE and default to always trying...
2002-04-10 Peter EisentrautReadline and Zlib now required by default. Add options...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-11 Peter EisentrautInvoke on_exit() with correct number and type of arguments.
2001-02-27 Tatsuo IshiiMassive commits for SunOS4 port.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2000-11-27 Tom LanePay attention to failure returns from fgets() in all...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-02-20 Peter EisentrautMoved psql \eset and \eshow to \encoding
2000-02-20 Tom LaneFix missing \n in some psql_error calls.
2000-02-16 Bruce MomjianClean up include files use in psql.
2000-02-07 Peter EisentrautFixed psql double quoting of SQL ids
2000-01-29 Peter EisentrautA few minor psql enhancements
2000-01-18 Peter Eisentrautanother set of cleanups
2000-01-14 Peter EisentrautFixed psql variables vs array syntax, as well as minor...
1999-12-20 Tom LaneClean up some minor gcc warnings.
1999-12-10 Bruce MomjianThis should fix the \e (\p, \g, ...) behaviour on an...
1999-11-26 Bruce Momjian* Includes tab completion. It's not magic, but it's...
1999-11-04 Bruce Momjianpsql cleanup
next