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
2020-04-23
Doc: improve description of geometric multiplication/division.
Tom Lane
2020-04-22
nbtree: Rename BT_RESERVED_OFFSET_MASK.
Peter Geoghegan
2020-04-22
Fix cost_incremental_sort for expressions with varno 0
Tomas Vondra
2020-04-22
docs: land height is "elevation", not "altitude"
Bruce Momjian
2020-04-22
Sync up some inconsistent comments in config/c-compiler.m4.
Tom Lane
2020-04-22
Doc: update section 9.11 for new function table layout.
Tom Lane
2020-04-22
Remove bogus Assert in foreign key cloning code
David Rowley
2020-04-22
Remove HEAPDEBUGALL
Peter Eisentraut
2020-04-21
Fix single-record reads to use restore_command if available in pg_rewind
Michael Paquier
2020-04-21
psql \d: Display table where trigger is defined, if inherited
Alvaro Herrera
2020-04-21
Fix memory leak in libpq when using sslmode=verify-full
Michael Paquier
2020-04-21
Document partitiong tables ancillary object handling some more
Alvaro Herrera
2020-04-21
Fix possible crash during FATAL exit from reindexing.
Tom Lane
2020-04-21
Fix minor violations of FunctionCallInvoke usage protocol.
Tom Lane
2020-04-21
Fix detaching partitions with cloned row triggers
Alvaro Herrera
2020-04-21
Consider outliers in split interval calculation.
Peter Geoghegan
2020-04-21
Allow matchingsel() to be used with operators that might return NULL.
Tom Lane
2020-04-21
Clean up cpluspluscheck violation.
Tom Lane
2020-04-21
Fix duplicate typedef from commit 0d8c9c121.
Tom Lane
2020-04-21
Mention pg_promote() as a method to trigger promotion in documentation.
Fujii Masao
2020-04-21
doc: change SGML markup "figure" to "example"
Bruce Momjian
2020-04-20
Doc: update sections 9.7 and 9.8 for new function table layout.
Tom Lane
2020-04-20
Move the server's backup manifest code to a separate file.
Robert Haas
2020-04-20
Add tab-completion for ALTER INDEX .. [NO] DEPENDS ON
Alvaro Herrera
2020-04-20
Add ALTER .. NO DEPENDS ON
Alvaro Herrera
2020-04-20
Doc: update sections 9.5 and 9.6 for new function table layout.
Tom Lane
2020-04-20
Allow pg_read_all_stats to access all stats views again
Magnus Hagander
2020-04-19
Doc: update the rest of section 9.4 for new function table layout.
Tom Lane
2020-04-19
Fix missing pfree() in logtape.c, missed by 24d85952.
Jeff Davis
2020-04-19
Doc: update sections 9.1-9.3 for new function table layout.
Tom Lane
2020-04-19
Fix update-unicode target
Peter Eisentraut
2020-04-18
Doc: sync functableentry markup choices with website style.
Tom Lane
2020-04-18
Fix race conditions in synchronous standby management.
Tom Lane
2020-04-18
Fix possible crash with GENERATED ALWAYS columns
David Rowley
2020-04-18
Doc: revise formatting of function/operator tables.
Tom Lane
2020-04-17
Revert "Only provide new libpq sslpasskey hook for openssl-enabled builds"
Andrew Dunstan
2020-04-17
Only provide openssl_tls_init_hook if building with openssl
Andrew Dunstan
2020-04-17
Use a slightly more liberal regex to detect Visual Studio version
Andrew Dunstan
2020-04-17
Only provide new libpq sslpasskey hook for openssl-enabled builds
Andrew Dunstan
2020-04-17
Fix possible future cache reference leak in ALTER EXTENSION ADD/DROP.
Tom Lane
2020-04-17
Add index term for backup manifest in documentation.
Fujii Masao
2020-04-17
Fix minor memory leak in pg_basebackup and pg_receivewal
Michael Paquier
2020-04-16
Remove unneeded constraint dependency tracking
David Rowley
2020-04-16
Fix cache reference leak in contrib/sepgsql.
Tom Lane
2020-04-16
Fix the usage of parallel and full options of vacuum command.
Amit Kapila
2020-04-16
Disable silently generation of manifests with servers <= 12 in pg_basebackup
Michael Paquier
2020-04-15
Slightly simplify nbtree split point choice loop.
Peter Geoghegan
2020-04-15
Fix minor memory leak in pg_dump
Michael Paquier
2020-04-15
Code review for backup manifest.
Fujii Masao
2020-04-14
Remove obsolete "hole in center of page" comment.
Peter Geoghegan
[next]