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
2021-11-05
Improve psql tab completion for COMMENT
Michael Paquier
2021-10-27
Allow publishing the tables of schema.
Amit Kapila
2021-10-24
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-18
Fix portability issues in new TAP tests of psql
Michael Paquier
2021-10-12
psql: Fix some scan-build warnings
Peter Eisentraut
2021-10-12
psql: Fix test
Peter Eisentraut
2021-10-12
psql: Add test for handling of replication commands
Peter Eisentraut
2021-10-12
psql: More tests
Peter Eisentraut
2021-10-12
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
2021-10-05
psql: Improve tab-completion for LOCK TABLE.
Fujii Masao
2021-09-28
Properly schema-prefix reference to pg_catalog.pg_get_statisticsobjdef_columns
Magnus Hagander
2021-09-08
In psql tab completion, offer spelled-out commands not abbreviations.
Tom Lane
2021-09-06
Further fix psql query-cancel test.
Tom Lane
2021-09-04
Minor improvements for psql help output.
Tom Lane
2021-09-01
Improve tab-completion for CREATE PUBLICATION.
Fujii Masao
2021-08-31
Add tab completion for data types after ALTER TABLE ADD [COLUMN] in psql
Michael Paquier
2021-08-30
psql: Fix name quoting on extended statistics
Alvaro Herrera
2021-08-30
Add more tab completion support for ALTER TABLE ADD in psql
Michael Paquier
2021-08-28
psql \dX: reference regclass with "pg_catalog." prefix
Alvaro Herrera
2021-08-28
psql \dP: reference regclass with "pg_catalog." prefix
Alvaro Herrera
2021-08-25
psql: Make cancel test more timing robust
Peter Eisentraut
2021-08-25
Add tab completion for EXPLAIN .. EXECUTE in psql
Michael Paquier
2021-08-24
Fix Alter Subscription's Add/Drop Publication behavior.
Amit Kapila
2021-08-22
psql: Improve portability of query cancel test
Peter Eisentraut
2021-08-20
psql: Add test for query canceling
Peter Eisentraut
2021-08-10
Add tab completion for DECLARE .. ASENSITIVE in psql
Michael Paquier
2021-07-29
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-29
Fix typo in tab-complete.c
Michael Paquier
2021-07-28
Add support for SET ACCESS METHOD in ALTER TABLE
Michael Paquier
2021-07-26
psql \dX: check schema when listing statistics objects
Tomas Vondra
2021-07-15
Portability fixes for sigwait.
Thomas Munro
2021-07-14
In psql \copy from, send data to server in larger chunks.
Heikki Linnakangas
2021-07-14
Add support for prepared transactions to built-in logical replication.
Amit Kapila
2021-07-12
Add PSQL_WATCH_PAGER for psql's \watch command.
Thomas Munro
2021-06-25
Fixes in ALTER SUBSCRIPTION DROP PUBLICATION code
Peter Eisentraut
2021-06-21
Translation updates
Peter Eisentraut
2021-06-19
Support disabling index bypassing by VACUUM.
Peter Geoghegan
2021-06-11
Improve psql tab completion for options of subcriptions and publications
Michael Paquier
2021-06-09
Fix inconsistencies in psql --help=commands
Michael Paquier
2021-06-07
Fix incautious handling of possibly-miscoded strings in client code.
Tom Lane
2021-06-03
Standardize usages of appendStringInfo and appendPQExpBuffer
David Rowley
2021-06-02
Teach tab-complete.c about recently-added CREATE TYPE options.
Tom Lane
2021-05-27
Rethink definition of pg_attribute.attcompression.
Tom Lane
2021-05-21
Put some psql documentation pieces back into alphabetical order
Peter Eisentraut
2021-05-17
Translation updates
Peter Eisentraut
2021-05-13
Make saner the tab completion of INSERT and DELETE in psql
Michael Paquier
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-10
Translation updates
Peter Eisentraut
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-05-07
Revert per-index collation version tracking feature.
Thomas Munro
[next]