Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
print.c
Age
Commit message (
Expand
)
Author
2016-03-24
Move psql's print.c and mbprint.c into src/fe_utils.
Tom Lane
2016-03-12
Get rid of scribbling on a const variable in psql's print.c.
Tom Lane
2016-03-11
psql: Don't automatically use expanded format when there's 1 column.
Robert Haas
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-12-02
Fix behavior of printTable() and friends with externally-invoked pager.
Tom Lane
2015-12-01
Further tweaking of print_aligned_vertical().
Tom Lane
2015-12-01
Further adjustment to psql's print_aligned_vertical() function.
Tom Lane
2015-11-30
Rework wrap-width calculation in psql's print_aligned_vertical() function.
Tom Lane
2015-09-28
Fix compiler warning for non-TIOCGWINSZ case
Andrew Dunstan
2015-09-25
Further fix for psql's code for locale-aware formatting of numeric output.
Tom Lane
2015-09-25
Further fix for psql's code for locale-aware formatting of numeric output.
Tom Lane
2015-09-25
Fix psql's code for locale-aware formatting of numeric output.
Tom Lane
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-20
Fix more typos in comments.
Heikki Linnakangas
2015-03-31
psql: add asciidoc output format
Bruce Momjian
2015-03-28
Add a pager_min_lines setting to psql
Andrew Dunstan
2015-03-27
Fix whitespace
Peter Eisentraut
2015-03-25
psql: show proper row count in \x mode for zero-column output
Bruce Momjian
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-11-21
Fix an error in psql that overcounted output lines.
Andrew Dunstan
2014-09-12
Add unicode_{column|header|border}_style to psql
Stephen Frost
2014-09-12
Handle border = 3 in expanded mode
Stephen Frost
2014-08-22
Fix whitespace
Peter Eisentraut
2014-08-18
Fix further concerns about psql wrapping in expanded mode having
Greg Stark
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-04-30
Fix uninitialized-variable warnings induced by recent commit.
Tom Lane
2014-04-30
Fix whitespace
Peter Eisentraut
2014-04-29
Remove unnecessary cast causing a warning
Greg Stark
2014-04-28
Add support for wrapping to psql's "extended" mode. This makes it very
Greg Stark
2014-01-07
Update copyright for 2014
Bruce Momjian
2014-01-04
Fix translatability markings in psql, and add defenses against future bugs.
Tom Lane
2013-09-10
psql: honor 'footer' option for expanded output
Bruce Momjian
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-03-17
Move pqsignal() to libpgport.
Tom Lane
2013-02-09
psql: Improve unaligned expanded output for zero rows
Peter Eisentraut
2013-02-09
psql: Improve expanded print output in tuples-only mode
Peter Eisentraut
2013-01-18
Rename new latex longtable function name, for consistency
Bruce Momjian
2013-01-18
psql latex fixes
Bruce Momjian
2013-01-17
Add a latex-longtable output format to psql
Bruce Momjian
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-10-02
Standardize naming of malloc/realloc/strdup wrapper functions.
Tom Lane
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-05-01
Tweak psql to print row counts when \x auto chooses non-expanded output.
Robert Haas
2012-03-16
psql: Remove inappropriate const qualifiers
Peter Eisentraut
2012-03-08
psql: Remove useless code
Peter Eisentraut
2012-03-07
psql: Fix memory leak
Peter Eisentraut
2012-03-07
psql: Fix invalid memory access
Peter Eisentraut
2012-02-09
psql: Support zero byte field and record separators
Peter Eisentraut
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
[next]