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
/
print.c
Commit message (
Expand
)
Author
Age
*
Clean up some psql issues around handling of the query output file.
Tom Lane
2015-12-03
*
Fix behavior of printTable() and friends with externally-invoked pager.
Tom Lane
2015-12-02
*
Further tweaking of print_aligned_vertical().
Tom Lane
2015-12-01
*
Further adjustment to psql's print_aligned_vertical() function.
Tom Lane
2015-12-01
*
Rework wrap-width calculation in psql's print_aligned_vertical() function.
Tom Lane
2015-11-30
*
Fix compiler warning for non-TIOCGWINSZ case
Andrew Dunstan
2015-09-28
*
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-09-24
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Fix more typos in comments.
Heikki Linnakangas
2015-05-20
*
psql: add asciidoc output format
Bruce Momjian
2015-03-31
*
Add a pager_min_lines setting to psql
Andrew Dunstan
2015-03-28
*
Fix whitespace
Peter Eisentraut
2015-03-27
*
psql: show proper row count in \x mode for zero-column output
Bruce Momjian
2015-03-24
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Fix an error in psql that overcounted output lines.
Andrew Dunstan
2014-11-21
*
Add unicode_{column|header|border}_style to psql
Stephen Frost
2014-09-12
*
Handle border = 3 in expanded mode
Stephen Frost
2014-09-12
*
Fix whitespace
Peter Eisentraut
2014-08-21
*
Fix further concerns about psql wrapping in expanded mode having
Greg Stark
2014-08-18
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
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-29
*
Add support for wrapping to psql's "extended" mode. This makes it very
Greg Stark
2014-04-28
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Fix translatability markings in psql, and add defenses against future bugs.
Tom Lane
2014-01-04
*
psql: honor 'footer' option for expanded output
Bruce Momjian
2013-09-10
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Move pqsignal() to libpgport.
Tom Lane
2013-03-17
*
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-02-09
*
Rename new latex longtable function name, for consistency
Bruce Momjian
2013-01-18
*
psql latex fixes
Bruce Momjian
2013-01-18
*
Add a latex-longtable output format to psql
Bruce Momjian
2013-01-17
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Standardize naming of malloc/realloc/strdup wrapper functions.
Tom Lane
2012-10-02
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Tweak psql to print row counts when \x auto chooses non-expanded output.
Robert Haas
2012-05-01
*
psql: Remove inappropriate const qualifiers
Peter Eisentraut
2012-03-16
*
psql: Remove useless code
Peter Eisentraut
2012-03-08
*
psql: Fix memory leak
Peter Eisentraut
2012-03-07
*
psql: Fix invalid memory access
Peter Eisentraut
2012-03-07
*
psql: Support zero byte field and record separators
Peter Eisentraut
2012-02-09
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Add psql expanded auto mode
Peter Eisentraut
2011-11-12
*
Remove many -Wcast-qual warnings
Peter Eisentraut
2011-09-11
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Cleanup various comparisons with the constant "true".
Robert Haas
2010-11-14
[next]