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
REL_18_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
Age
Commit message (
Expand
)
Author
2015-04-09
Show owner of types in psql \dT+
Magnus Hagander
2015-04-03
Add log_min_autovacuum_duration per-table option
Alvaro Herrera
2015-04-02
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-02
Revert "psql: fix \connect with URIs and conninfo strings"
Robert Haas
2015-04-01
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-03-31
psql: add asciidoc output format
Bruce Momjian
2015-03-29
Remove a couple other vestigial yylex() declarations.
Tom Lane
2015-03-28
Add a pager_min_lines setting to psql
Andrew Dunstan
2015-03-27
Fix whitespace
Peter Eisentraut
2015-03-26
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-25
psql: show proper row count in \x mode for zero-column output
Bruce Momjian
2015-03-20
psql: allow DROP INDEX CONCURRENTLY in AUTOCOMMIT off mode
Bruce Momjian
2015-03-14
Remove workaround for ancient incompatibility between readline and libedit.
Tom Lane
2015-03-11
Make operator precedence follow the SQL standard more closely.
Tom Lane
2015-03-11
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-10
Clean up the mess from => patch.
Tom Lane
2015-02-03
Add API functions to libpq to interrogate SSL related stuff.
Heikki Linnakangas
2015-02-02
Translation updates
Peter Eisentraut
2015-01-31
Fix documentation of psql's ECHO all mode.
Tom Lane
2015-01-24
Clean up some mess in row-security patches.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-12-31
Improve consistency of parsing of psql's magic variables.
Tom Lane
2014-12-31
Don't tab-complete COMMENT ON ... IS with IS.
Robert Haas
2014-12-23
get_object_address: separate domain constraints from table constraints
Alvaro Herrera
2014-12-15
Translation updates
Peter Eisentraut
2014-12-08
REINDEX SCHEMA
Simon Riggs
2014-11-29
Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14 with PQconninfo().
Noah Misch
2014-11-29
Revert "Add libpq function PQhostaddr()."
Noah Misch
2014-11-28
Add tab-completion for ALTER TABLE ALTER CONSTRAINT in psql.
Fujii Masao
2014-11-27
Make \watch respect the user's \pset null setting.
Fujii Masao
2014-11-27
Rename pg_rowsecurity -> pg_policy and other fixes
Stephen Frost
2014-11-23
Fix memory leaks introduced by commit eca2b9b
Andrew Dunstan
2014-11-22
Rework echo_hidden for \sf and \ef from commit e4d2817.
Andrew Dunstan
2014-11-21
Fix an error in psql that overcounted output lines.
Andrew Dunstan
2014-11-21
Make psql's \sf and \ef honor ECHO_HIDDEN.
Andrew Dunstan
2014-11-18
Fix some bogus direct uses of realloc().
Tom Lane
2014-11-17
Translation updates
Peter Eisentraut
2014-11-13
Rename pending_list_cleanup_size to gin_pending_list_limit.
Fujii Masao
2014-11-11
Add GUC and storage parameter to set the maximum size of GIN pending list.
Fujii Masao
2014-11-10
Tab complete second argument to \c with role names.
Robert Haas
2014-10-26
Fix undersized result buffer in pset_quoted_string().
Tom Lane
2014-10-24
psql: complain if pg_dump custom-format is detected
Alvaro Herrera
2014-10-23
Remove the unused argument of PSQLexec().
Fujii Masao
2014-10-19
psql: Improve \pset without arguments
Peter Eisentraut
2014-10-14
psql: Fix \? output alignment
Peter Eisentraut
2014-10-06
Translation updates
Peter Eisentraut
2014-10-03
Fix CreatePolicy, pg_dump -v; psql and doc updates
Stephen Frost
2014-09-24
Code review for row security.
Stephen Frost
2014-09-23
Add unicode_*_linestyle to \? variables
Stephen Frost
2014-09-19
Row-Level Security Policies (RLS)
Stephen Frost
[next]