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
/
large_obj.c
Age
Commit message (
Expand
)
Author
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-12-02
Fix behavior of printTable() and friends with externally-invoked pager.
Tom Lane
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-05-06
pgindent run for 9.4
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-10-22
Get rid of use of asprintf() in favor of a more portable implementation.
Tom Lane
2013-10-13
Add use of asprintf()
Peter Eisentraut
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-08-26
Use psql_error() for most psql error calls, per request from Magnus.
Bruce Momjian
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-02-26
pgindent run for 9.0
Bruce Momjian
2010-02-17
Stamp HEAD as 9.0devel, and update various places that were referring to 8.5
Tom Lane
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-12-11
Add large object access control.
Itagaki Takahiro
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-07-14
In psql, rename trans_* variables to translate_*, for clarity.
Bruce Momjian
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-12-12
Improve the method of localizing column names and other fixed strings in
Tom Lane
2007-01-20
Teach psql's \lo slash commands to respect quiet mode, and to output
Neil Conway
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-08-29
Invent an assign-hook mechanism for psql variables similar to the one
Tom Lane
2006-07-14
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-06-14
Clean up psql's control-C handling to avoid longjmp'ing out of random
Tom Lane
2006-05-28
Fix up pg_dump to do string escaping fully correctly for client encoding
Tom Lane
2006-05-26
Use E'' strings internally only when standard_conforming_strings =
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-07-02
Add E'' to internally created SQL strings that contain backslashes.
Bruce Momjian
2005-07-01
Clarify code to double \\ and '.
Bruce Momjian
2005-06-14
Add -L option to psql to log sessions.
Bruce Momjian
2005-02-22
Use _() macro consistently rather than gettext(). Add translation
Bruce Momjian
2005-01-01
Update copyrights that were missed.
Bruce Momjian
2004-09-10
psql consistency fixes from Greg Sabino Mullane: have \df show schema and
Neil Conway
2004-08-29
Update copyright to 2004.
Bruce Momjian
2004-07-12
Add tablespace location display for psql \d.
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-21
COMMENT ON casts, conversions, languages, operator classes, and
Tom Lane
2003-08-04
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
pgindent run.
Bruce Momjian
2003-06-28
Update psql for some features of new FE/BE protocol. There is a
Tom Lane
2003-06-27
Missing calls to PQclear in large_obj.c and describe.c.
Tom Lane
2003-04-18
Fix breakage from recent variable-handling changes.
Tom Lane
[next]