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-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
2017-04-11
Remove support for bcc and msvc standalone libpq builds
Magnus Hagander
2017-04-06
Clean up psql/describe.c's messy query for extended stats.
Tom Lane
2017-04-06
Identity columns
Peter Eisentraut
2017-04-05
Collect and use multi-column dependency stats
Simon Riggs
2017-04-04
psql: Add some missing tab completion
Peter Eisentraut
2017-04-02
Fix behavior of psql's \p to agree with \g, \w, etc.
Tom Lane
2017-04-02
Allow psql variable substitution to occur in backtick command strings.
Tom Lane
2017-03-30
Support \if ... \elif ... \else ... \endif in psql scripting.
Tom Lane
2017-03-28
Altering default privileges on schemas
Teodor Sigaev
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-25
psql: Add missing schema qualification
Peter Eisentraut
2017-03-24
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-23
ICU support
Peter Eisentraut
2017-03-16
psql: Add completion for \help DROP|ALTER
Peter Eisentraut
2017-03-13
Add a "void *" passthrough pointer for psqlscan.l's callback functions.
Tom Lane
2017-03-10
Fix hard-coded relkind constants in assorted src/bin files.
Tom Lane
2017-03-10
Fix hard-coded relkind constants in psql/describe.c.
Tom Lane
2017-03-07
psql: Add \gx command
Stephen Frost
2017-03-03
psql: Add tab completion for logical replication
Peter Eisentraut
2017-03-03
Add RENAME support for PUBLICATIONs and SUBSCRIPTIONs
Peter Eisentraut
2017-03-01
Move atooid() definition to a central place
Peter Eisentraut
2017-03-01
psql: Add tab completion for DEALLOCATE
Peter Eisentraut
2017-02-26
Basic tab completion for partitioning.
Robert Haas
2017-02-25
Remove some configure header-file checks that we weren't really using.
Tom Lane
2017-02-25
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-19
Suppress "unused variable" warnings with older versions of flex.
Tom Lane
2017-02-15
Fix tab completion for "ALTER SYSTEM SET variable ...".
Tom Lane
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-02-03
Clean up psql's behavior for a few more control variables.
Tom Lane
2017-02-01
Make psql's \set display variables in alphabetical order.
Tom Lane
2017-02-01
Improve psql's behavior for \set and \unset of its control variables.
Tom Lane
2017-01-30
Make psql reject attempts to set special variables to invalid values.
Tom Lane
2017-01-20
Logical replication
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-25
Fix incorrect error reporting for duplicate data in \crosstabview.
Tom Lane
2016-12-24
Fix tab completion in psql for ALTER DEFAULT PRIVILEGES
Stephen Frost
2016-12-12
psql: Fix incorrect version check for table partitining.
Robert Haas
2016-12-07
Implement table partitioning.
Robert Haas
2016-12-05
Add support for restrictive RLS policies
Stephen Frost
2016-11-28
Fix busted tab-completion pattern for ALTER TABLE t ALTER c DROP ...
Tom Lane
2016-11-08
psql: Tab completion for renaming enum values.
Robert Haas
2016-11-04
Improve tab completion for CREATE TRIGGER.
Kevin Grittner
2016-11-03
psql: Split up "Modifiers" column in \d and \dD
Peter Eisentraut
2016-11-03
psql: Tab-complete LOCK [TABLE] ... IN {ACCESS|ROW|SHARE}.
Robert Haas
[next]