index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
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-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-09
get rid of the ifdefs in tab-completion.c entirely
Tomas Vondra
2016-11-09
fix definition of sql_commands[] in tab-complete.c
Tomas Vondra
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
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
[prev]
[next]