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
/
test
/
regress
/
expected
/
psql.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support \if ... \elif ... \else ... \endif in psql scripting.
Tom Lane
2017-03-30
1
-0
/
+169
*
psql: Add \gx command
Stephen Frost
2017-03-07
1
-0
/
+23
*
Improve psql's behavior for \set and \unset of its control variables.
Tom Lane
2017-02-01
1
-0
/
+17
*
Make psql reject attempts to set special variables to invalid values.
Tom Lane
2017-01-30
1
-1
/
+10
*
Make regression tests less dependent on hash table order.
Andres Freund
2016-10-10
1
-1
/
+1
*
Move \crosstabview regression tests to a separate file
Alvaro Herrera
2016-04-08
1
-185
/
+0
*
Support \crosstabview in psql
Alvaro Herrera
2016-04-08
1
-0
/
+189
*
Add a \gexec command to psql for evaluation of computed queries.
Tom Lane
2016-04-04
1
-0
/
+45
*
Further tweaking of print_aligned_vertical().
Tom Lane
2015-12-01
1
-20
/
+20
*
Rework wrap-width calculation in psql's print_aligned_vertical() function.
Tom Lane
2015-11-30
1
-102
/
+407
*
Rearrange the handling of error context reports.
Tom Lane
2015-09-05
1
-0
/
+28
*
psql: add asciidoc output format
Bruce Momjian
2015-03-31
1
-0
/
+206
*
Add a pager_min_lines setting to psql
Andrew Dunstan
2015-03-28
1
-0
/
+1
*
psql: Improve \pset without arguments
Peter Eisentraut
2014-10-18
1
-17
/
+19
*
Add unicode_{column|header|border}_style to psql
Stephen Frost
2014-09-12
1
-0
/
+3
*
Fix further concerns about psql wrapping in expanded mode having
Greg Stark
2014-08-18
1
-377
/
+1485
*
Add support for wrapping to psql's "extended" mode. This makes it very
Greg Stark
2014-04-28
1
-0
/
+944
*
psql: Make \pset without arguments show all settings.
Robert Haas
2013-10-03
1
-0
/
+16
*
Create a psql command \gset to store query results into psql variables.
Tom Lane
2013-02-02
1
-0
/
+54