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
*
Morph pg_replication_slots.min_safe_lsn to safe_wal_size
Alvaro Herrera
2020-07-07
*
Check ssl_in_use flag when reporting statistics
Magnus Hagander
2020-07-07
*
Resolve gratuitous tabs in test SQL file
Peter Eisentraut
2020-07-07
*
Remove unnecessary PageIsEmpty() nbtree build check.
Peter Geoghegan
2020-07-06
*
Create composite array types for initdb-created relations.
Tom Lane
2020-07-06
*
Fix typo in test
Peter Eisentraut
2020-07-06
*
doc: Add note about possible performance overhead by enabling track_planning.
Fujii Masao
2020-07-06
*
Refactor routines for name lookups of procedures and operators
Michael Paquier
2020-07-06
*
Remove extra whitespace in comments atop ReorderBufferCheckMemoryLimit.
Amit Kapila
2020-07-06
*
Add new flag to format_type_extended() to get NULL for undefined type
Michael Paquier
2020-07-06
*
Remove unused function parameter in end_parallel_vacuum.
Amit Kapila
2020-07-06
*
Improve perl script in MSVC to build binaries
Michael Paquier
2020-07-06
*
Inline the fast path of plpgsql's exec_cast_value().
Tom Lane
2020-07-05
*
doc: Spell checking
Peter Eisentraut
2020-07-05
*
doc: Fix incorrect reference to textout in plpgsql examples
Michael Paquier
2020-07-05
*
Rename enable_incrementalsort for clarity
Peter Eisentraut
2020-07-05
*
Fix "ignoring return value" complaints from commit 96d1f423f9
Joe Conway
2020-07-04
*
Read until EOF vice stat-reported size in read_binary_file
Joe Conway
2020-07-04
*
Clamp total-tuples estimates for foreign tables to ensure planner sanity.
Tom Lane
2020-07-03
*
Fix temporary tablespaces for shared filesets some more.
Tom Lane
2020-07-03
*
Inline plpgsql's exec_stmt() into exec_stmts().
Tom Lane
2020-07-03
*
Fix temporary tablespaces for shared filesets
Magnus Hagander
2020-07-03
*
doc: Correct description of restart_lsn in pg_replication_slots
Fujii Masao
2020-07-03
*
Change default of pg_stat_statements.track_planning to off.
Fujii Masao
2020-07-03
*
Initialize work_mem using current guc.c default.
Peter Geoghegan
2020-07-02
*
nbtree: Rename _bt_search() variables.
Peter Geoghegan
2020-07-02
*
Move description of libpqwalreceiver hooks out of the replication's README
Michael Paquier
2020-07-02
*
Refactor ObjectAddress field assignments in more places
Michael Paquier
2020-07-01
*
Improve vacuum error context handling.
Amit Kapila
2020-07-01
*
Refactor creation of normal dependency records when creating extension
Michael Paquier
2020-07-01
*
Fix removal of files generated by TAP tests for SSL
Michael Paquier
2020-07-01
*
Further adjustments to Hashagg EXPLAIN ANALYZE output
David Rowley
2020-07-01
*
Fix ecpg crash with bytea and cursor variables.
Michael Meskes
2020-06-30
*
doc: clarify that storage parameter values are optional
Bruce Momjian
2020-06-30
*
doc: change pg_upgrade wal_level to be not minimal
Bruce Momjian
2020-06-30
*
Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators.
Fujii Masao
2020-06-30
*
Prevent compilation of frontend-only files in src/common/ with backend
Michael Paquier
2020-06-30
*
pgstattuple: Have pgstattuple_approx accept TOAST tables
Peter Eisentraut
2020-06-30
*
Remove support for timezone "posixrules" file.
Tom Lane
2020-06-29
*
Mop up some no-longer-necessary hacks around printf %.*s format.
Tom Lane
2020-06-29
*
nbtree: Correct inaccurate split location comment.
Peter Geoghegan
2020-06-29
*
Avoid using %c printf format for potentially non-ASCII characters.
Tom Lane
2020-06-29
*
Add current substring regular expression syntax
Peter Eisentraut
2020-06-29
*
Clean up grammar a bit
Peter Eisentraut
2020-06-29
*
Refactor ObjectAddress field assignments for type dependencies
Michael Paquier
2020-06-29
*
Fix documentation of "must be vacuumed within" warning.
Noah Misch
2020-06-27
*
Fix list of SSL error codes for older OpenSSL versions.
Tom Lane
2020-06-27
*
Add hints about protocol-version-related SSL connection failures.
Tom Lane
2020-06-27
*
Change libpq's default ssl_min_protocol_version to TLSv1.2.
Tom Lane
2020-06-27
*
Remove duplicate check added by commit b2a5545bd6.
Amit Kapila
2020-06-27
[next]