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
...
*
Reset indisreplident for an invalid index in DROP INDEX CONCURRENTLY
Michael Paquier
2020-08-30
*
doc: Rework tables for built-in operator classes of index AMs
Michael Paquier
2020-08-28
*
doc: Update cracklib URL
Peter Eisentraut
2020-08-28
*
passwordcheck: Log cracklib diagnostics
Peter Eisentraut
2020-08-28
*
Fix code for re-finding scan position in a multicolumn GIN index.
Tom Lane
2020-08-27
*
Fix comment in procarray.c
Michael Paquier
2020-08-27
*
Suppress compiler warning in non-cassert builds.
Tom Lane
2020-08-26
*
Add regression tests for REPLICA IDENTITY with dropped indexes
Michael Paquier
2020-08-26
*
Add additional information in the vacuum error context.
Amit Kapila
2020-08-26
*
Extend the BufFile interface.
Amit Kapila
2020-08-26
*
Add regression test for pg_backend_memory_contexts.
Fujii Masao
2020-08-26
*
Move codes for pg_backend_memory_contexts from mmgr/mcxt.c to adt/mcxtfuncs.c.
Fujii Masao
2020-08-26
*
Prevent non-superusers from reading pg_backend_memory_contexts, by default.
Fujii Masao
2020-08-26
*
Fixup some misusages of bms_num_members()
David Rowley
2020-08-26
*
docs: client certificates are always sent to the server
Bruce Momjian
2020-08-25
*
doc: Fix up title case
Peter Eisentraut
2020-08-25
*
doc: Fix some markups for support functions of index AMs
Michael Paquier
2020-08-24
*
Improve the vacuum error context phase information.
Amit Kapila
2020-08-24
*
Avoid pushing quals down into sub-queries that have grouping sets.
Tom Lane
2020-08-22
*
Fix ALTER TABLE's scheduling rules for AT_AddConstraint subcommands.
Tom Lane
2020-08-22
*
doc: Fix format, incorrect structure names and markup inconsistencies
Michael Paquier
2020-08-22
*
docs: improve description of how to handle multiple databases
Bruce Momjian
2020-08-21
*
docs: add COMMENT examples for new features, rename rtree
Bruce Momjian
2020-08-21
*
Fix handling of CREATE TABLE LIKE with inheritance.
Tom Lane
2020-08-21
*
Fix explain regression test failure.
Fujii Masao
2020-08-22
*
Rework EXPLAIN for planner's buffer usage.
Fujii Masao
2020-08-21
*
Fix typos in comments.
Fujii Masao
2020-08-21
*
Fix a few typos in JIT comments and README
David Rowley
2020-08-21
*
Revert "Make vacuum a bit more verbose to debug BF failure."
Andres Freund
2020-08-20
*
Revise REINDEX CONCURRENTLY recovery instructions
Alvaro Herrera
2020-08-20
*
Acquire ProcArrayLock exclusively in ProcArrayClearTransaction.
Andres Freund
2020-08-19
*
Suppress unnecessary RelabelType nodes in yet more cases.
Tom Lane
2020-08-19
*
Add pg_backend_memory_contexts system view.
Fujii Masao
2020-08-19
*
Fix race condition in snapshot caching when 2PC is used.
Andres Freund
2020-08-18
*
Avoid non-constant format string argument to fprintf().
Heikki Linnakangas
2020-08-18
*
snapshot scalability: cache snapshots using a xact completion counter.
Andres Freund
2020-08-17
*
Fix use-after-release issue in PL/Sample
Michael Paquier
2020-08-18
*
Add PL/Sample to src/test/modules/
Michael Paquier
2020-08-18
*
Disable autovacuum for BRIN test table
Alvaro Herrera
2020-08-17
*
Doc: fix description of UNION/CASE/etc type unification.
Tom Lane
2020-08-17
*
Mark commit and abort WAL records with XLR_SPECIAL_REL_UPDATE.
Heikki Linnakangas
2020-08-17
*
Make xact.h usable in frontend.
Heikki Linnakangas
2020-08-17
*
Fix printing last progress report line in client programs.
Heikki Linnakangas
2020-08-17
*
doc: Fix description about bgwriter and checkpoint in HA section
Michael Paquier
2020-08-17
*
Fix use of wrong index in ComputeXidHorizons().
Andres Freund
2020-08-16
*
Make vacuum a bit more verbose to debug BF failure.
Andres Freund
2020-08-16
*
Correct several behavior descriptions in comments.
Noah Misch
2020-08-15
*
Doc: various improvements for pg_basebackup reference page.
Tom Lane
2020-08-15
*
Prevent concurrent SimpleLruTruncate() for any given SLRU.
Noah Misch
2020-08-15
*
Remove no-longer-usable hstore--1.0--1.1.sql update script.
Tom Lane
2020-08-15
[prev]
[next]