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
/
common.h
Commit message (
Expand
)
Author
Age
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Allow psql variable substitution to occur in backtick command strings.
Tom Lane
2017-04-01
*
Add a "void *" passthrough pointer for psqlscan.l's callback functions.
Tom Lane
2017-03-13
*
Move atooid() definition to a central place
Peter Eisentraut
2017-03-01
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Move psql's print.c and mbprint.c into src/fe_utils.
Tom Lane
2016-03-24
*
Decouple psqlscan.l from surrounding program.
Tom Lane
2016-03-18
*
Clean up some misplaced #includes.
Tom Lane
2016-03-18
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Clean up some psql issues around handling of the query output file.
Tom Lane
2015-12-03
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-02
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Remove the unused argument of PSQLexec().
Fujii Masao
2014-10-23
*
Allow \watch to display query execution time if \timing is enabled.
Fujii Masao
2014-09-04
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
psql: fix startup crash caused by PSQLRC containing a tilde
Bruce Momjian
2013-04-04
*
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-12
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Provide Assert() for frontend code.
Andrew Dunstan
2012-12-14
*
Standardize naming of malloc/realloc/strdup wrapper functions.
Tom Lane
2012-10-02
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking prin...
Andrew Dunstan
2011-04-28
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Move the "instr_time" typedef and associated macros into a new header
Tom Lane
2008-05-14
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Allow \timing in psql to have a better resolution than ~15ms on Windows.
Magnus Hagander
2007-04-13
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
fix thinko in placement of TimeValStruct typedef in Windows case, as reported...
Andrew Dunstan
2006-12-18
*
enable \timing oputput for \copy commands
Andrew Dunstan
2006-12-16
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Clean up psql's control-C handling to avoid longjmp'ing out of random
Tom Lane
2006-06-14
*
Fix up hack to suppress escape_string_warning so that it actually works
Tom Lane
2006-06-01
*
Escape processing patch:
Bruce Momjian
2006-05-31
*
Enable standard_conforming_strings to be turned on.
Bruce Momjian
2006-03-06
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Per discussion on -hackers, this patch changes psql's "expanded" output
Neil Conway
2005-06-13
*
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
*
That's just the lovely way windows handles a "segfault". Gotta be really
Bruce Momjian
2004-11-01
*
Invent a new, more thread-safe version of PQrequestCancel, called PQcancel.
Tom Lane
2004-10-30
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Add tablespace location display for psql \d.
Bruce Momjian
2004-07-12
[next]