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
2019-02-13
More unconstify use
Peter Eisentraut
2019-01-28
psql: Remove unused tab completion query
Peter Eisentraut
2019-01-28
Add tab completion for ALTER INDEX ALTER COLUMN in psql
Michael Paquier
2019-01-26
Fix psql's "\g target" meta-command to work with COPY TO STDOUT.
Tom Lane
2019-01-23
Fix misc typos in comments.
Heikki Linnakangas
2019-01-19
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-15
Finish reverting "recheck_on_update" patch.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-12-29
Remove redundant translation markers
Peter Eisentraut
2018-12-25
Improve tab completion of ALTER INDEX/TABLE with SET STATISTICS in psql
Michael Paquier
2018-12-23
Add completion for storage parameters after CREATE TABLE WITH in psql
Michael Paquier
2018-12-20
Add more tab completion for CREATE TABLE in psql
Michael Paquier
2018-12-03
Add some missing schema qualifications
Michael Paquier
2018-11-27
Use wildcard to match parens after CREATE STATISTICS
Tomas Vondra
2018-11-26
Add CSV table output mode in psql.
Tom Lane
2018-11-26
Fix breakage of "\pset format latex".
Tom Lane
2018-11-21
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-19
psql: Describe partitioned tables/indexes as such
Alvaro Herrera
2018-11-19
psql: Show IP address in \conninfo
Alvaro Herrera
2018-11-14
Make psql's "\pset format" command reject non-unique abbreviations.
Tom Lane
2018-11-06
Reorganize format options of psql in alphabetical order
Michael Paquier
2018-10-26
Improve tab completion of CREATE EVENT TRIGGER in psql
Michael Paquier
2018-10-26
Add tab completion of EXECUTE FUNCTION for CREATE TRIGGER in psql
Michael Paquier
2018-10-20
Client-side fixes for delayed NOTIFY receipt.
Tom Lane
2018-09-22
Get rid of explicit argument-count markings in tab-complete.c.
Tom Lane
2018-09-21
Fix bogus tab-completion rule for CREATE PUBLICATION.
Tom Lane
2018-09-21
Improve tab completion for ANALYZE, EXPLAIN, and VACUUM.
Tom Lane
2018-09-21
Rationalize Query_for_list_of_[relations] query names in tab-complete.c.
Tom Lane
2018-09-20
Fix psql's tab completion for TABLE.
Tom Lane
2018-09-20
Fix psql's tab completion for ALTER DATABASE ... SET TABLESPACE.
Tom Lane
2018-09-13
Message style improvements
Peter Eisentraut
2018-09-12
Minor fixes for psql tab completion.
Tom Lane
2018-09-07
Use C99 designated initializers for some structs
Peter Eisentraut
2018-08-31
Fix psql's \dC command to annotate I/O conversion casts as such.
Tom Lane
2018-08-22
doc: Update uses of the word "procedure"
Peter Eisentraut
2018-08-03
Remove no-longer-appropriate special case in psql's \conninfo code.
Tom Lane
2018-07-24
psql: Add option for procedures to \df
Peter Eisentraut
2018-07-19
Improve psql's \d command to show whether index columns are key columns.
Tom Lane
2018-06-30
pgindent run prior to branching
Andrew Dunstan
2018-06-29
psql: show cloned triggers in partitions
Alvaro Herrera
2018-06-25
Translation updates
Peter Eisentraut
2018-05-21
Translation updates
Peter Eisentraut
2018-05-14
psql: have \d show FKs on partitioned tables
Alvaro Herrera
2018-05-10
Various improvements of skipping index scan during vacuum technics
Teodor Sigaev
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-12
Revert MERGE patch
Simon Riggs
2018-04-08
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-07
Logical replication support for TRUNCATE
Peter Eisentraut
2018-04-03
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
[next]