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
...
*
Remove some code for old unsupported versions of MSVC
Peter Eisentraut
2019-10-08
*
Update some outdated links about XLC and UNIX specification
Michael Paquier
2019-10-08
*
Clarify some comments about ntstatus.h in win32_port.h
Michael Paquier
2019-10-08
*
Improve test coverage of pg_rewind
Michael Paquier
2019-10-08
*
docs: Improve A?synchronous Multimaster Replication descr.
Bruce Momjian
2019-10-07
*
docs: clarify that today/tomorrow/yesterday is at 00:00
Bruce Momjian
2019-10-07
*
doc: move mention of log_min_error_statement in a better spot
Bruce Momjian
2019-10-07
*
Check for too many postmaster children before spawning a bgworker.
Tom Lane
2019-10-07
*
Simplify PGAC_STRUCT_TIMEZONE Autoconf macro
Peter Eisentraut
2019-10-07
*
Remove use of deprecated Autoconf define
Peter Eisentraut
2019-10-07
*
Hack pg_ctl to report postmaster's exit status.
Tom Lane
2019-10-07
*
Fix incorrect use of term HEAD for Git
Peter Eisentraut
2019-10-07
*
Improve handling and coverage of --no-ensure-shutdown in pg_rewind
Michael Paquier
2019-10-07
*
Doc: improve docs about pg_statistic_ext_data.
Tom Lane
2019-10-06
*
Avoid trying to release a List's initial allocation via repalloc().
Tom Lane
2019-10-06
*
Change MemoryContextMemAllocated to return Size
Tomas Vondra
2019-10-05
*
Report test_atomic_ops() failures consistently, via macros.
Noah Misch
2019-10-05
*
Avoid use of wildcard in pg_waldump's .gitignore.
Tom Lane
2019-10-05
*
Disable one more set of tests from c8841199509.
Andres Freund
2019-10-05
*
Disable one set of tests from c8841199509.
Andres Freund
2019-10-04
*
Add isolation tests for the combination of EPQ and triggers.
Andres Freund
2019-10-04
*
Fix crash caused by EPQ happening with a before update trigger present.
Andres Freund
2019-10-04
*
Use a fd opened for read/write when syncing slots during startup, take 2.
Andres Freund
2019-10-04
*
Handle spaces in OpenSSL install location for MSVC
Andrew Dunstan
2019-10-04
*
Rename some toasting functions based on whether they are heap-specific.
Robert Haas
2019-10-04
*
Fix bitshiftright()'s zero-padding some more.
Tom Lane
2019-10-04
*
Use Size instead of int64 to track allocated memory
Tomas Vondra
2019-10-04
*
Remove AtSubStart_Notify.
Robert Haas
2019-10-04
*
Fix issues in pg_rewind with --no-ensure-shutdown/--write-recovery-conf
Michael Paquier
2019-10-04
*
Fix --dry-run mode of pg_rewind
Michael Paquier
2019-10-04
*
Avoid unnecessary out-of-memory errors during encoding conversion.
Tom Lane
2019-10-03
*
Allow repalloc() to give back space when a large chunk is downsized.
Tom Lane
2019-10-03
*
Selectively include window frames in expression walks/mutates.
Andrew Gierth
2019-10-03
*
pgbench: add --partitions and --partition-method options.
Amit Kapila
2019-10-03
*
Remove temporary WAL and history files at the end of archive recovery
Michael Paquier
2019-10-02
*
Revert hooks for session start and end, take two
Michael Paquier
2019-10-02
*
Blind attempt to fix pglz_maximum_compressed_size
Tomas Vondra
2019-10-01
*
Mark two variables in in aset.c with PG_USED_FOR_ASSERTS_ONLY
Tomas Vondra
2019-10-01
*
Optimize partial TOAST decompression
Tomas Vondra
2019-10-01
*
Fix test_session_hooks with parallel workers
Michael Paquier
2019-10-01
*
Add hooks for session start and session end, take two
Michael Paquier
2019-10-01
*
Fix confusing error caused by connection parameter channel_binding
Michael Paquier
2019-10-01
*
Add transparent block-level memory accounting
Tomas Vondra
2019-10-01
*
Don't generate EEOP_*_FETCHSOME operations for slots know to be virtual.
Andres Freund
2019-09-30
*
Reduce code duplication for ExecJust*Var operations.
Andres Freund
2019-09-30
*
Rely on plan_cache_mode to force generic plans in partition_prune test.
Tom Lane
2019-09-30
*
Suppress another CR in program output
Andrew Dunstan
2019-09-30
*
Fix pg_rewind link order issue introduced in 927474ce1a2.
Andres Freund
2019-09-30
*
Doc: improve PREPARE documentation, cross-referencing to plan_cache_mode.
Tom Lane
2019-09-30
*
docs: adjust multi-column most-common-value statistics
Bruce Momjian
2019-09-30
[prev]
[next]