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
/
prompt.c
Commit message (
Expand
)
Author
Age
*
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-13
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Add support for abstract Unix-domain sockets
Peter Eisentraut
2020-11-25
*
psql: Remove one use of HAVE_UNIX_SOCKETS
Peter Eisentraut
2020-02-10
*
psql: Fix %w length in PROMPT2 when PROMPT1 contains a newline.
Thomas Munro
2020-02-10
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Offer pnstrdup to frontend code
Alvaro Herrera
2019-12-04
*
Allow invisible PROMPT2 in psql.
Thomas Munro
2019-11-19
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
*
Refactor logic to remove trailing CR/LF characters from strings
Michael Paquier
2019-08-09
*
Fix failures to ignore \r when reading Windows-style newlines.
Tom Lane
2019-07-25
*
More unconstify use
Peter Eisentraut
2019-02-13
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Support \if ... \elif ... \else ... \endif in psql scripting.
Tom Lane
2017-03-30
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Add psql PROMPT variable showing the pid of the connected to backend.
Andres Freund
2015-07-07
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Add psql PROMPT variable showing which line of a statement is being edited.
Andres Freund
2014-09-02
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Fix a couple of places where the result of fgets() wasn't checked.
Tom Lane
2010-04-30
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Normalize fgets() calls to use sizeof() for calculating the buffer size
Peter Eisentraut
2007-02-08
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Invent an assign-hook mechanism for psql variables similar to the one
Tom Lane
2006-08-29
*
Fix some missing inclusions identified with new pgcheckdefines tool.
Tom Lane
2006-07-15
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
*
Code review for psql multiline history patch(es). Fix memory leak,
Tom Lane
2006-06-11
*
Fix a couple of rather-pointless-but-easily-fixed Coverity warnings.
Tom Lane
2006-04-19
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
o Improve psql's handling of multi-line statements
Bruce Momjian
2006-02-11
*
Fix incorrect treatment of RL_PROMPT_START_IGNORE/RL_PROMPT_END_IGNORE,
Tom Lane
2006-01-03
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Support only octal for psql PROMPT values, rather than the confusing
Bruce Momjian
2005-05-30
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Implement dollar-quoting in the backend lexer and psql. Documentation
Tom Lane
2004-02-24
*
More fallout from the recent psql patch: rename xmalloc and friends to
Neil Conway
2004-01-25
*
This patch makes some of the memory manipulation performed by psql a
Neil Conway
2004-01-24
[next]