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
Age
Commit message (
Expand
)
Author
2021-05-14
Convert misleading while loop into an if condition
David Rowley
2021-05-13
Fix autovacuum log output heap truncation issue.
Peter Geoghegan
2021-05-13
doc: PG 14 release notes, adjust updates/deletes on partitions
Bruce Momjian
2021-05-13
Improve documentation example for jsonpath like_regex operator
Alexander Korotkov
2021-05-13
Prevent asynchronous execution of direct foreign-table modifications.
Etsuro Fujita
2021-05-13
pg_amcheck: Message style and formatting improvements
Peter Eisentraut
2021-05-13
Fix tests for replication slots stats.
Amit Kapila
2021-05-13
doc: update PG 14 release notes based on current feedback
Bruce Momjian
2021-05-13
Make saner the tab completion of INSERT and DELETE in psql
Michael Paquier
2021-05-12
Rename the logical replication global "wrconn"
Alvaro Herrera
2021-05-12
Double-space commands in system_constraints.sql/system_functions.sql.
Tom Lane
2021-05-12
Doc: update bki.sgml's statements about OID ranges.
Tom Lane
2021-05-12
Do pre-release housekeeping on catalog data.
Tom Lane
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
Simplify one use of ScanKey in pg_subscription.c
Michael Paquier
2021-05-12
Refactor some error messages for easier translation
Peter Eisentraut
2021-05-12
Fix EXPLAIN ANALYZE for async-capable nodes.
Etsuro Fujita
2021-05-12
Reduce runtime of privileges.sql test under CLOBBER_CACHE_ALWAYS.
Tom Lane
2021-05-12
Change data type of counters in BufferUsage and WalUsage from long to int64.
Fujii Masao
2021-05-12
Tweak generation of Gen_dummy_probes.pl
Andrew Dunstan
2021-05-11
Fix vcregress.pl's ancient misspelling of --max-connections.
Tom Lane
2021-05-11
Get rid of the separate serial_schedule list of tests.
Tom Lane
2021-05-11
doc: update PG 14 release notes based on feedback
Bruce Momjian
2021-05-11
Replace opr_sanity test's binary_coercible() function with C code.
Tom Lane
2021-05-11
Fix typo
Peter Eisentraut
2021-05-11
doc: update PG 14 release notes based on feedback so far
Bruce Momjian
2021-05-11
Doc: Remove outdated note about run-time partition pruning
David Rowley
2021-05-11
Add support for LZ4 build in MSVC scripts
Michael Paquier
2021-05-10
Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists.
Tom Lane
2021-05-10
Prevent integer overflows in array subscripting calculations.
Tom Lane
2021-05-10
Translation updates
Peter Eisentraut
2021-05-10
Emit dummy statements for probes.d probes when disabled
Peter Eisentraut
2021-05-10
Remove unused function arguments
Peter Eisentraut
2021-05-10
Fix typos in operatorcmds.c
Michael Paquier
2021-05-10
doc: first draft of the PG 14 release notes
Bruce Momjian
2021-05-10
Fix generation of ./INSTALL for the distribution tarball
Michael Paquier
2021-05-10
Revert recovery prefetching feature.
Thomas Munro
2021-05-10
Add more TAP tests for pg_dump with attribute compression
Michael Paquier
2021-05-10
doc: Fix some gaps with the documentation related to LZ4
Michael Paquier
2021-05-09
Improve comments about USE_VALGRIND in pg_config_manual.h.
Tom Lane
2021-05-08
Move memory accounting Asserts for Result Cache code
David Rowley
2021-05-08
Sync guc.c and postgresql.conf.sample with the SGML docs.
Tom Lane
2021-05-08
Doc: copy-editing for debug_invalidate_system_caches_always description.
Tom Lane
2021-05-08
Fix incorrect error code for CREATE/ALTER TABLE COMPRESSION
Michael Paquier
2021-05-07
Copy the INSERT query in postgres_fdw
Tomas Vondra
2021-05-07
Add a README and Makefile recipe for Gen_dummy_probes.pl
Andrew Dunstan
2021-05-07
Fix typo
Peter Eisentraut
2021-05-07
AlterSubscription_refresh: avoid stomping on global variable
Alvaro Herrera
2021-05-07
Remove extraneous newlines added by perl copyright patch
Andrew Dunstan
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
[next]