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
2017-08-24
psql: Fix \gx when FETCH_COUNT is used
Stephen Frost
2017-08-16
Fix up some misusage of appendStringInfo() and friends
Peter Eisentraut
2017-08-15
psql: Add tab completion for \pset pager
Peter Eisentraut
2017-08-07
Translation updates
Peter Eisentraut
2017-07-28
Include publication owner's name in the output of \dRp+.
Tom Lane
2017-07-27
Fix psql tab completion for CREATE USER MAPPING.
Tom Lane
2017-07-27
Standardize describe.c's behavior for no-matching-objects a bit more.
Tom Lane
2017-07-27
Avoid use of sprintf/snprintf in describe.c.
Tom Lane
2017-07-27
Sync listDbRoleSettings() with the rest of the world.
Tom Lane
2017-07-27
Fix very minor memory leaks in psql's command.c.
Tom Lane
2017-07-26
Clean up SQL emitted by psql/describe.c.
Tom Lane
2017-07-14
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
2017-07-12
Remove unnecessary braces, to match the surrounding style.
Heikki Linnakangas
2017-07-10
Translation updates
Alvaro Herrera
2017-07-05
psql documentation fixes
Peter Eisentraut
2017-06-22
psql: Restore alphabetical order in words_after_create.
Robert Haas
2017-06-21
Manually un-break a few URLs that pgindent used to insist on splitting.
Tom Lane
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
Final pgindent run with old pg_bsd_indent (version 1.3).
Tom Lane
2017-06-20
Tweak publication fetching in psql
Peter Eisentraut
2017-06-19
Fix materialized-view documentation oversights.
Tom Lane
2017-06-15
psql: Improve display of "for all tables" publications
Peter Eisentraut
2017-06-14
Put documentation of options and commands in more alphabetical order
Peter Eisentraut
2017-06-13
psql: Use more consistent capitalization of some output headings
Peter Eisentraut
2017-06-13
Re-run pgindent.
Tom Lane
2017-06-09
psql: Update tab completion for ALTER SUBSCRIPTION
Peter Eisentraut
2017-06-03
Add some missing backslash commands to psql's tab-completion knowledge.
Tom Lane
2017-06-02
psql: Fix display of whether table is part of publication
Peter Eisentraut
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
Make psql handle EOF during COPY FROM STDIN properly on all platforms.
Tom Lane
2017-05-17
psql: publication/subscription tab completion fixes
Peter Eisentraut
2017-05-17
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-15
Translation updates
Peter Eisentraut
2017-05-14
Standardize terminology for pg_statistic_ext entries.
Tom Lane
2017-05-13
Teach \d+ to show partitioning constraints.
Robert Haas
2017-05-13
Complete tab completion for DROP STATISTICS
Alvaro Herrera
2017-05-12
Change CREATE STATISTICS syntax
Alvaro Herrera
2017-05-12
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-10
psql: Add missing translation markers
Peter Eisentraut
2017-05-09
Remove the NODROP SLOT option from DROP SUBSCRIPTION
Peter Eisentraut
2017-05-08
Remove support for password_encryption='off' / 'plain'.
Heikki Linnakangas
2017-05-03
Add PQencryptPasswordConn function to libpq, use it in psql and createuser.
Heikki Linnakangas
2017-04-28
psql: Support identity columns in sequence display
Peter Eisentraut
2017-04-17
Rename columns in new pg_statistic_ext catalog
Alvaro Herrera
2017-04-14
Add option to modify sync commit per subscription
Peter Eisentraut
2017-04-14
Remove useless trailing spaces in queries in C strings
Peter Eisentraut
2017-04-13
Improve tab-completion of DDL for publication and subscription.
Fujii Masao
2017-04-12
Remove some tabs in SQL code in C string literals
Peter Eisentraut
[next]