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
/
doc
/
src
Age
Commit message (
Expand
)
Author
2018-04-05
doc: Improve indentation of SQL examples
Peter Eisentraut
2018-04-04
docs: update ltree URL for the DMOZ catalog
Bruce Momjian
2018-04-04
Foreign keys on partitioned tables
Alvaro Herrera
2018-04-04
Skip full index scan during cleanup of B-tree indexes when possible
Teodor Sigaev
2018-04-03
Add prefix operator for TEXT type.
Teodor Sigaev
2018-04-03
Transforms for jsonb to PL/Perl
Peter Eisentraut
2018-04-03
Validate page level checksums in base backups
Magnus Hagander
2018-04-03
WITH support in MERGE
Simon Riggs
2018-04-03
New files for MERGE
Simon Riggs
2018-04-03
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-02
Revert "MERGE SQL Command following SQL:2016"
Simon Riggs
2018-04-02
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
Modified files for MERGE
Simon Riggs
2018-04-02
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-02
Fix XML syntax in documentation
Peter Eisentraut
2018-04-02
postgres_fdw: Push down partition-wise aggregation.
Robert Haas
2018-04-01
Add amcheck verification of heap relations belonging to btree indexes.
Andres Freund
2018-03-30
Enhance pg_stat_wal_receiver view to display host and port of sender server.
Fujii Masao
2018-03-30
docs: add parameter with brackets around varbit()
Bruce Momjian
2018-03-30
doc: document "IS NOT DOCUMENT"
Bruce Momjian
2018-03-30
docs: fix spacing around "if not exists" brackets
Bruce Momjian
2018-03-30
Allow to lock views.
Tatsuo Ishii
2018-03-29
Improve JIT docs.
Andres Freund
2018-03-29
docs: fix INSTALL.xml build by using "standalone-ignore"
Bruce Momjian
2018-03-28
Allow committing inside cursor loop
Peter Eisentraut
2018-03-28
Fix mistakes in the just added JIT docs.
Andres Freund
2018-03-28
Add documentation for the JIT feature.
Andres Freund
2018-03-28
Make pg_rewind skip files and directories that are removed during server start.
Fujii Masao
2018-03-28
PL/pgSQL: Nested CALL with transactions
Peter Eisentraut
2018-03-28
Transforms for jsonb to PL/Python
Peter Eisentraut
2018-03-28
Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andrew Dunstan
2018-03-27
Allow HOT updates for some expression indexes
Simon Riggs
2018-03-27
libpq: PQhost to return active connected host or hostaddr
Peter Eisentraut
2018-03-27
Skip temp tables from basebackup.
Teodor Sigaev
2018-03-26
Set random seed for pgbench.
Teodor Sigaev
2018-03-26
Handle INSERT .. ON CONFLICT with partitioned tables
Alvaro Herrera
2018-03-25
Doc: add example of type resolution in nested UNIONs.
Tom Lane
2018-03-25
pg_resetwal: Allow users to change the WAL segment size
Peter Eisentraut
2018-03-25
initdb: Further polishing of --wal-segsize option
Peter Eisentraut
2018-03-25
Doc: remove extra comma in syntax summary for array_fill().
Tom Lane
2018-03-25
Add long options to pg_resetwal and pg_controldata
Peter Eisentraut
2018-03-24
Improve pg_resetwal documentation
Peter Eisentraut
2018-03-24
Don't qualify type pg_catalog.text in extend-extensions-example.
Noah Misch
2018-03-23
Exclude unlogged tables from base backups
Teodor Sigaev
2018-03-23
Allow FOR EACH ROW triggers on partitioned tables
Alvaro Herrera
2018-03-22
Sync up our various ways of estimating pg_class.reltuples.
Tom Lane
2018-03-22
doc: Update parallel join documentation for Parallel Shared Hash.
Robert Haas
2018-03-22
Implement partition-wise grouping/aggregation.
Robert Haas
2018-03-22
Add \if support to pgbench
Teodor Sigaev
2018-03-21
Add general purpose hasing functions to pgbench.
Teodor Sigaev
[next]