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