index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Add check for syscache lookup failure in update_relispartition().
Tom Lane
2019-05-05
*
Fix set of issues with memory-allocation system calls in frontend code
Michael Paquier
2019-05-04
*
MSVC: Build ~35% faster by calling dumpbin just once per directory.
Noah Misch
2019-05-03
*
Suppress compiler warning in non-SSL, non-assert builds.
Noah Misch
2019-05-03
*
Correct more obsolete nbtree page split comments.
Peter Geoghegan
2019-05-03
*
Doc: remove obsolete comment about per-branch documentation.
Tom Lane
2019-05-03
*
Remove RelationSetIndexList().
Tom Lane
2019-05-03
*
Fix reindexing of pg_class indexes some more.
Tom Lane
2019-05-02
*
heap_prepare_freeze_tuple: Simplify coding
Alvaro Herrera
2019-05-02
*
Fix nbtsort.c's page space accounting.
Peter Geoghegan
2019-05-02
*
Fix some problems with VACUUM (INDEX_CLEANUP FALSE).
Robert Haas
2019-05-02
*
doc: clarify behavior of pg_upgrade's clone mode
Bruce Momjian
2019-05-01
*
Fix union for pgstat message types
Magnus Hagander
2019-05-01
*
Run catalog reindexing test from 3dbb317d32 serially, to avoid deadlocks.
Andres Freund
2019-04-30
*
Fix unused variable compiler warning in !debug builds.
Andres Freund
2019-04-30
*
docs: Fix small copy & paste mistake.
Andres Freund
2019-04-30
*
Improve comment spelling and style in llvmjit_deform.c.
Andres Freund
2019-04-30
*
Improve code inferring length of bitmap for JITed tuple deforming.
Andres Freund
2019-04-30
*
Clean up handling of constraint_exclusion and enable_partition_pruning.
Tom Lane
2019-04-30
*
doc: improve PG 12 to_timestamp()/to_date() wording
Bruce Momjian
2019-04-30
*
doc: move "only" to a more appropriate place in the sentence
Bruce Momjian
2019-04-30
*
Message style fixes
Alvaro Herrera
2019-04-30
*
Widen tuple counter variables from long to int64
Alvaro Herrera
2019-04-30
*
Fix potential assertion failure when reindexing a pg_class index.
Andres Freund
2019-04-29
*
Fix several recently introduced issues around handling new relation forks.
Andres Freund
2019-04-29
*
Remove obsolete _bt_insert_parent() comment.
Peter Geoghegan
2019-04-29
*
In walreceiver, don't try to do ereport() in a signal handler.
Tom Lane
2019-04-29
*
Fix some typos
Michael Paquier
2019-04-29
*
Message fixes
Alvaro Herrera
2019-04-29
*
Fix potential catalog corruption with temporary identity columns
Peter Eisentraut
2019-04-29
*
Do pre-release housekeeping on catalog data, and fix jsonpath send/recv.
Tom Lane
2019-04-28
*
Use preprocessor conditions compatible with Emacs indent.
Noah Misch
2019-04-28
*
Clean up minor warnings from buildfarm.
Tom Lane
2019-04-28
*
Fix more typos and inconsistencies in documentation
Michael Paquier
2019-04-28
*
Avoid postgres_fdw crash for a targetlist entry that's just a Param.
Tom Lane
2019-04-27
*
Add viewBox attribute to storage page layout SVG image
Joe Conway
2019-04-27
*
Add guidance on making documentation SVG images responsive
Joe Conway
2019-04-27
*
Correct the URL pointing to PL/R
Joe Conway
2019-04-27
*
Update config.guess and config.sub
Peter Eisentraut
2019-04-27
*
Portability fix for zic.c.
Tom Lane
2019-04-26
*
Mention REINDEX CONCURRENTLY in documentation about index maintenance
Michael Paquier
2019-04-27
*
Sync our copy of the timezone library with IANA release tzcode2019a.
Tom Lane
2019-04-26
*
Update time zone data files to tzdata release 2019a.
Tom Lane
2019-04-26
*
Update key words table for version 12
Peter Eisentraut
2019-04-26
*
Apply stopgap fix for bug #15672.
Tom Lane
2019-04-26
*
pg_dump: store unused attribs as NULL instead of '\0'
Alvaro Herrera
2019-04-26
*
doc: Update section on NFS
Peter Eisentraut
2019-04-26
*
Add FDW documentation notes about insert and update tuple routing and COPY.
Etsuro Fujita
2019-04-26
*
Sanitize line pointers within contrib/amcheck.
Peter Geoghegan
2019-04-25
*
Fix partitioned index attachment
Alvaro Herrera
2019-04-25
[prev]
[next]