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
Age
Commit message (
Expand
)
Author
2021-03-26
BRIN minmax-multi indexes
Tomas Vondra
2021-03-26
BRIN bloom indexes
Tomas Vondra
2021-03-26
Support the old signature of BRIN consistent function
Tomas Vondra
2021-03-25
ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY
Alvaro Herrera
2021-03-25
Document lock obtained during partition detach
Alvaro Herrera
2021-03-24
Add DECLARE STATEMENT command to ECPG
Michael Meskes
2021-03-24
doc: Fix typo
Peter Eisentraut
2021-03-24
Change checkpoint_completion_target default to 0.9
Stephen Frost
2021-03-24
Tidy up more loose ends related to configurable TOAST compression.
Robert Haas
2021-03-24
Add date_bin function
Peter Eisentraut
2021-03-24
Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."."
Amit Kapila
2021-03-24
Rename wait event WalrcvExit to WalReceiverExit.
Fujii Masao
2021-03-23
Add bit_count SQL function
Peter Eisentraut
2021-03-23
Use correct spelling of statistics kind
Tomas Vondra
2021-03-23
Change the type of WalReceiverWaitStart wait event from Client to IPC.
Fujii Masao
2021-03-22
Pass all scan keys to BRIN consistent function at once
Tomas Vondra
2021-03-22
docs: Fix omissions related to configurable TOAST compression.
Robert Haas
2021-03-19
Provide recovery_init_sync_method=syncfs.
Thomas Munro
2021-03-19
Allow configurable LZ4 TOAST compression.
Robert Haas
2021-03-18
Implement GROUP BY DISTINCT
Tomas Vondra
2021-03-18
Remove temporary files after backend crash
Tomas Vondra
2021-03-18
Doc: Update description for parallel insert reloption.
Amit Kapila
2021-03-18
Add a new GUC and a reloption to enable inserts in parallel-mode.
Amit Kapila
2021-03-17
Doc: remove duplicated step in RLS example.
Tom Lane
2021-03-17
Prevent buffer overrun in read_tablespace_map().
Tom Lane
2021-03-17
Doc: improve discussion of variable substitution in PL/pgSQL.
Tom Lane
2021-03-17
Doc: Add a description of substream in pg_subscription.
Amit Kapila
2021-03-17
Enable parallelism in REFRESH MATERIALIZED VIEW.
Thomas Munro
2021-03-16
Improve logging of auto-vacuum and auto-analyze
Stephen Frost
2021-03-15
Add libpq pipeline mode support to pgbench
Alvaro Herrera
2021-03-15
Implement pipeline mode in libpq
Alvaro Herrera
2021-03-15
Make archiver process an auxiliary process.
Fujii Masao
2021-03-12
Add pg_amcheck, a CLI for contrib/amcheck.
Robert Haas
2021-03-12
Forbid marking an identity column as nullable.
Tom Lane
2021-03-12
Add condition variable for walreceiver shutdown.
Thomas Munro
2021-03-11
Be clear about whether a recovery pause has taken effect.
Robert Haas
2021-03-11
Doc: B-Tree only has one additional parameter.
Peter Geoghegan
2021-03-11
Don't consider newly inserted tuples in nbtree VACUUM.
Peter Geoghegan
2021-03-10
Replace buffer I/O locks with condition variables.
Thomas Munro
2021-03-10
Doc: get rid of <foreignphrase> tags.
Tom Lane
2021-03-10
Doc: improve introductory information about procedures.
Tom Lane
2021-03-10
Doc: fix missing mention of procedure OUT parameters.
Tom Lane
2021-03-10
pgbench: Improve time logic.
Thomas Munro
2021-03-10
Enable parallel SELECT for "INSERT INTO ... SELECT ...".
Amit Kapila
2021-03-10
Revert changes for SSL compression in libpq
Michael Paquier
2021-03-09
Fix vague comment in jsonb documentation
Alexander Korotkov
2021-03-09
libpq: Remove deprecated connection parameters authtype and tty
Peter Eisentraut
2021-03-09
Track total amounts of times spent writing and syncing WAL data to disk.
Fujii Masao
2021-03-09
Add support for more progress reporting in COPY
Michael Paquier
2021-03-09
Remove support for SSL compression
Michael Paquier
[next]