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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Suppress -Wunused-result warnings about write(), again.
Tom Lane
2016-06-03
1
-11
/
+15
*
Translation updates
Peter Eisentraut
2016-05-09
3
-1048
/
+1034
*
Translation updates
Peter Eisentraut
2016-03-28
1
-2890
/
+3558
*
Add missing NULL terminator to list_SECURITY_LABEL_preposition[].
Tom Lane
2016-03-14
1
-1
/
+1
*
Get rid of scribbling on a const variable in psql's print.c.
Tom Lane
2016-03-12
2
-3
/
+3
*
Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be4ad4.
Robert Haas
2016-03-04
1
-2
/
+2
*
Fix query-based tab completion for multibyte characters.
Robert Haas
2016-03-04
1
-11
/
+19
*
Translation updates
Peter Eisentraut
2016-02-08
2
-1094
/
+1018
*
Fix incorrect pattern-match processing in psql's \det command.
Tom Lane
2016-01-29
1
-1
/
+2
*
Translation updates
Peter Eisentraut
2016-01-04
6
-3793
/
+9800
*
Remove silly completion for "DELETE FROM tabname ...".
Tom Lane
2015-12-20
1
-1
/
+1
*
psql: Review of new help output strings
Peter Eisentraut
2015-12-20
2
-37
/
+37
*
Fix tab completion for ALTER ... TABLESPACE ... OWNED BY.
Andres Freund
2015-12-19
1
-3
/
+11
*
Fix improper initialization order for readline.
Tom Lane
2015-12-17
1
-1
/
+3
*
Cope with Readline's failure to track SIGWINCH events outside of input.
Tom Lane
2015-12-16
1
-0
/
+12
*
Improve ALTER POLICY tab completion.
Robert Haas
2015-12-10
1
-1
/
+8
*
Make failure to open psql's --log-file fatal.
Tom Lane
2015-12-08
1
-0
/
+3
*
Clean up some psql issues around handling of the query output file.
Tom Lane
2015-12-03
7
-105
/
+177
*
psql: Improve spelling
Peter Eisentraut
2015-12-03
1
-8
/
+8
*
Fix behavior of printTable() and friends with externally-invoked pager.
Tom Lane
2015-12-02
5
-70
/
+100
*
Further tweaking of print_aligned_vertical().
Tom Lane
2015-12-01
1
-21
/
+35
*
Further adjustment to psql's print_aligned_vertical() function.
Tom Lane
2015-12-01
1
-1
/
+2
*
Rework wrap-width calculation in psql's print_aligned_vertical() function.
Tom Lane
2015-11-30
1
-51
/
+76
*
Be more paranoid about null return values from libpq status functions.
Tom Lane
2015-11-25
1
-9
/
+12
*
Translation updates
Peter Eisentraut
2015-11-09
2
-1703
/
+1726
*
Code + docs review for unicode linestyle patch.
Tom Lane
2015-11-03
1
-17
/
+19
*
Message style improvements
Peter Eisentraut
2015-10-28
1
-1
/
+3
*
Translation updates
Peter Eisentraut
2015-10-05
6
-6663
/
+8734
*
ALTER TABLE .. FORCE ROW LEVEL SECURITY
Stephen Frost
2015-10-04
1
-18
/
+26
*
Fix compiler warning for non-TIOCGWINSZ case
Andrew Dunstan
2015-09-28
1
-2
/
+2
*
Fix compiler warning about unused function in non-readline case.
Andrew Dunstan
2015-09-28
1
-3
/
+3
*
Further fix for psql's code for locale-aware formatting of numeric output.
Tom Lane
2015-09-25
1
-7
/
+23
*
Further fix for psql's code for locale-aware formatting of numeric output.
Tom Lane
2015-09-25
1
-3
/
+11
*
Fix psql's code for locale-aware formatting of numeric output.
Tom Lane
2015-09-24
1
-56
/
+47
*
Review program help output for wording and formatting
Peter Eisentraut
2015-09-16
1
-3
/
+4
*
psql: print longtable as a possible \pset option
Bruce Momjian
2015-08-31
1
-1
/
+1
*
psql: Make EXECUTE PROCEDURE tab completion a bit narrower.
Robert Haas
2015-08-18
1
-0
/
+1
*
Translation updates
Peter Eisentraut
2015-08-03
2
-2472
/
+3932
*
Fix psql \d output of policies.
Joe Conway
2015-08-03
1
-2
/
+2
*
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-07-25
1
-4
/
+6
*
Improve tab-completion for DROP POLICY
Alvaro Herrera
2015-07-20
1
-1
/
+25
*
Fix null pointer dereference in "\c" psql command.
Noah Misch
2015-07-08
1
-2
/
+4
*
Add tab-completion for psql meta-commands.
Fujii Masao
2015-07-07
1
-3
/
+9
*
Use appendStringInfoString/Char et al where appropriate.
Heikki Linnakangas
2015-07-02
1
-4
/
+4
*
Translation updates
Peter Eisentraut
2015-06-28
2
-3281
/
+3738
*
psql: Add some tab completion for TABLESAMPLE.
Robert Haas
2015-06-22
1
-0
/
+12
*
Add PASSWORD to tab completions for CREATE/ALTER ROLE/USER/GROUP.
Robert Haas
2015-06-19
1
-6
/
+8
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
10
-111
/
+133
*
Remove the new UPSERT command tag and use INSERT instead.
Andres Freund
2015-05-23
1
-4
/
+1
*
Fix more typos in comments.
Heikki Linnakangas
2015-05-20
1
-1
/
+1
[prev]
[next]