index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
print.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an error in psql that overcounted output lines.
Andrew Dunstan
2014-11-21
1
-1
/
+2
*
Add unicode_{column|header|border}_style to psql
Stephen Frost
2014-09-12
1
-27
/
+141
*
Handle border = 3 in expanded mode
Stephen Frost
2014-09-12
1
-8
/
+7
*
Fix whitespace
Peter Eisentraut
2014-08-21
1
-8
/
+8
*
Fix further concerns about psql wrapping in expanded mode having
Greg Stark
2014-08-18
1
-49
/
+148
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-25
/
+35
*
Fix uninitialized-variable warnings induced by recent commit.
Tom Lane
2014-04-30
1
-2
/
+2
*
Fix whitespace
Peter Eisentraut
2014-04-29
1
-2
/
+2
*
Remove unnecessary cast causing a warning
Greg Stark
2014-04-29
1
-1
/
+1
*
Add support for wrapping to psql's "extended" mode. This makes it very
Greg Stark
2014-04-28
1
-23
/
+158
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Fix translatability markings in psql, and add defenses against future bugs.
Tom Lane
2014-01-04
1
-0
/
+4
*
psql: honor 'footer' option for expanded output
Bruce Momjian
2013-09-10
1
-1
/
+1
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-3
/
+3
*
Move pqsignal() to libpgport.
Tom Lane
2013-03-17
1
-1
/
+0
*
psql: Improve unaligned expanded output for zero rows
Peter Eisentraut
2013-02-09
1
-4
/
+7
*
psql: Improve expanded print output in tuples-only mode
Peter Eisentraut
2013-02-09
1
-1
/
+2
*
Rename new latex longtable function name, for consistency
Bruce Momjian
2013-01-18
1
-2
/
+2
*
psql latex fixes
Bruce Momjian
2013-01-18
1
-1
/
+1
*
Add a latex-longtable output format to psql
Bruce Momjian
2013-01-17
1
-6
/
+170
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Standardize naming of malloc/realloc/strdup wrapper functions.
Tom Lane
2012-10-02
1
-58
/
+26
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-3
/
+4
*
Tweak psql to print row counts when \x auto chooses non-expanded output.
Robert Haas
2012-05-01
1
-22
/
+51
*
psql: Remove inappropriate const qualifiers
Peter Eisentraut
2012-03-16
1
-2
/
+2
*
psql: Remove useless code
Peter Eisentraut
2012-03-08
1
-1
/
+1
*
psql: Fix memory leak
Peter Eisentraut
2012-03-07
1
-1
/
+2
*
psql: Fix invalid memory access
Peter Eisentraut
2012-03-07
1
-2
/
+2
*
psql: Support zero byte field and record separators
Peter Eisentraut
2012-02-09
1
-28
/
+40
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Add psql expanded auto mode
Peter Eisentraut
2011-11-12
1
-14
/
+37
*
Remove many -Wcast-qual warnings
Peter Eisentraut
2011-09-11
1
-10
/
+10
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Cleanup various comparisons with the constant "true".
Robert Haas
2010-11-14
1
-2
/
+2
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
pgindent run for 9.0, second run
Bruce Momjian
2010-07-06
1
-5
/
+6
*
Suppress signed-vs-unsigned-char warning.
Tom Lane
2010-05-09
1
-3
/
+3
*
Adjust comments about avoiding use of printf's %.*s.
Tom Lane
2010-05-09
1
-3
/
+3
*
Work around a subtle portability problem in use of printf %s format.
Tom Lane
2010-05-08
1
-5
/
+21
*
Fix translation of strings in psql \d output (translation in headers worked,
Heikki Linnakangas
2010-03-01
1
-2
/
+3
*
Fix numericlocale psql option when used with a null string and latex and troff
Heikki Linnakangas
2010-03-01
1
-128
/
+49
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-24
/
+24
*
Fix memory leakage introduced into print_aligned_text by 8.4 changes
Tom Lane
2010-01-30
1
-4
/
+8
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Simplify psql's new linestyle behavior to default to linestyle=ascii all
Tom Lane
2009-11-25
1
-3
/
+6
*
Improve psql's tabular display of wrapped-around data by inserting markers
Tom Lane
2009-11-22
1
-47
/
+118
*
Add "\pset linestyle ascii/unicode" option to psql, allowing our traditional
Tom Lane
2009-10-13
1
-75
/
+175
*
Fix several places where a function was declared static and then defined
Tom Lane
2009-06-12
1
-2
/
+2
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-64
/
+65
*
Trivial code style cleanup around a couple of ngettext calls.
Tom Lane
2009-06-04
1
-2
/
+4
[next]