index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Revert "Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_vers...
Michael Paquier
2020-02-07
*
Ensure relcache consistency around generated columns
Peter Eisentraut
2020-02-06
*
Refactor hash_agg_entry_size().
Jeff Davis
2020-02-06
*
Logical Tape Set: use min heap for freelist.
Jeff Davis
2020-02-06
*
Fix typo.
Amit Kapila
2020-02-06
*
Fix bug in LWLock statistics mechanism.
Fujii Masao
2020-02-06
*
Add leader_pid to pg_stat_activity
Michael Paquier
2020-02-06
*
Force tuple conversion when the source has missing attributes.
Andrew Gierth
2020-02-05
*
Make vacuum buffer counters 64 bits wide
Alvaro Herrera
2020-02-05
*
When a TAP file has non-zero exit status, retain temporary directories.
Noah Misch
2020-02-05
*
Add kqueue(2) support to the WaitEventSet API.
Thomas Munro
2020-02-05
*
Handle lack of DSM slots in parallel btree build, take 2.
Thomas Munro
2020-02-05
*
Fix handling of "Subplans Removed" field in EXPLAIN output.
Tom Lane
2020-02-04
*
Fix fuzzy error handling in pg_basebackup when opening gzFile
Michael Paquier
2020-02-04
*
Add missing break out seqscan loop in logical replication
Alvaro Herrera
2020-02-03
*
Add declaration-level assertions for compile-time checks
Michael Paquier
2020-02-03
*
Fix assorted error-cleanup bugs in SSL min/max protocol version code.
Tom Lane
2020-02-02
*
Optimizations for integer to decimal output.
Andrew Gierth
2020-02-01
*
Prevent running pg_basebackup as root
Michael Paquier
2020-02-01
*
Fix memory leak on DSM slot exhaustion.
Thomas Munro
2020-02-01
*
Fix not-quite-right string comparison in parse_jsonb_index_flags().
Tom Lane
2020-01-31
*
Fix CheckAttributeType's handling of collations for ranges.
Tom Lane
2020-01-31
*
Fix parallel pg_dump/pg_restore for failure to create worker processes.
Tom Lane
2020-01-31
*
Allow building without default socket directory
Peter Eisentraut
2020-01-31
*
Sprinkle some const decorations
Peter Eisentraut
2020-01-31
*
Fix typo in recently-added TAP test for replication slots
Michael Paquier
2020-01-31
*
Report time spent in posix_fallocate() as a wait event.
Thomas Munro
2020-01-31
*
Adjust DSM and DSA slot usage constants.
Thomas Munro
2020-01-31
*
Handle lack of DSM slots in parallel btree build.
Thomas Munro
2020-01-31
*
Clean up newlines following left parentheses
Alvaro Herrera
2020-01-30
*
Remove excess parens in ereport() calls
Alvaro Herrera
2020-01-30
*
Fix test failure with non-MULTIPLICITY Perl interpreters.
Tom Lane
2020-01-30
*
Make inherited TRUNCATE perform access permission checks on parent table only.
Fujii Masao
2020-01-31
*
Fix slot data persistency when advancing physical replication slots
Michael Paquier
2020-01-30
*
Fix vcregress.pl for new plperl test case.
Tom Lane
2020-01-29
*
Invent "trusted" extensions, and remove the pg_pltemplate catalog.
Tom Lane
2020-01-29
*
Teach plpgsql's "make clean" to remove generated test files.
Tom Lane
2020-01-29
*
Add jsonapi.c to Mkvcbuild.pm's @pgcommonallfiles.
Robert Haas
2020-01-29
*
Move jsonapi.c and jsonapi.h to src/common.
Robert Haas
2020-01-29
*
Fail if recovery target is not reached
Peter Eisentraut
2020-01-29
*
Fix dispsize for libpq connection parameters channel_binding and gssencmode
Michael Paquier
2020-01-29
*
Add --parallel option to vacuumdb command.
Amit Kapila
2020-01-29
*
Fix dangling pointer in EvalPlanQual machinery.
Tom Lane
2020-01-28
*
Fix randAccess setting in ReadRecord()
Heikki Linnakangas
2020-01-28
*
Fix compile error on HP C.
Thomas Munro
2020-01-28
*
Don't reset latch in ConditionVariablePrepareToSleep().
Thomas Munro
2020-01-28
*
Added relation name in error messages for constraint checks.
Amit Kapila
2020-01-28
*
Add connection parameters to control SSL protocol min/max in libpq
Michael Paquier
2020-01-28
*
Remove dependency on HeapTuple from predicate locking functions.
Thomas Munro
2020-01-28
*
Apply project best practices to switches over enum values.
Tom Lane
2020-01-27
[prev]
[next]