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
...
*
Allow enabling two-phase option via replication protocol.
Amit Kapila
2021-06-30
*
Fix incorrect PITR message for transaction ROLLBACK PREPARED
Michael Paquier
2021-06-30
*
Optimize pg_checksums --enable where checksum is already set
Michael Paquier
2021-06-30
*
Fixes for multirange selectivity estimation
Alexander Korotkov
2021-06-29
*
Fix libpq state machine in pipeline mode
Alvaro Herrera
2021-06-29
*
Add PQsendFlushRequest to libpq
Alvaro Herrera
2021-06-29
*
Fix bogus logic for reporting which hash partition conflicts.
Tom Lane
2021-06-29
*
Add a build-time check that libpq doesn't call exit() or abort().
Tom Lane
2021-06-29
*
Remove libpq's use of abort(3) to handle mutex failure cases.
Tom Lane
2021-06-29
*
Remove literal backslash from Perl \Q ... \E.
Noah Misch
2021-06-29
*
Add index OID macro argument to DECLARE_INDEX
Peter Eisentraut
2021-06-29
*
Bump XLOG_PAGE_MAGIC for format changes related to FPW compression
Michael Paquier
2021-06-29
*
Fix compilation warning in xloginsert.c
Michael Paquier
2021-06-29
*
Add support for LZ4 with compression of full-page writes in WAL
Michael Paquier
2021-06-29
*
Skip WAL recycling and preallocation during archive recovery.
Noah Misch
2021-06-28
*
Don't ERROR on PreallocXlogFiles() race condition.
Noah Misch
2021-06-28
*
Remove XLogFileInit() ability to unlink a pre-existing file.
Noah Misch
2021-06-28
*
In XLogFileInit(), fix *use_existent postcondition to suit callers.
Noah Misch
2021-06-28
*
Remove XLogFileInit() ability to skip ControlFileLock.
Noah Misch
2021-06-28
*
Dump COMMENT ON SCHEMA public.
Noah Misch
2021-06-28
*
Dump public schema ownership and security labels.
Noah Misch
2021-06-28
*
Doc: further updates for RELEASE_CHANGES process notes.
Tom Lane
2021-06-28
*
Improve pgindent release workflow.
Peter Geoghegan
2021-06-28
*
Don't use abort(3) in libpq's fe-print.c.
Tom Lane
2021-06-28
*
Don't depend on -fwrapv semantics in pgbench's random() function.
Tom Lane
2021-06-28
*
Stamp HEAD as 15devel.
Andrew Dunstan
2021-06-28
*
Pre branch pgindent / pgperltidy run
Andrew Dunstan
2021-06-28
*
Message style improvements
Peter Eisentraut
2021-06-28
*
Improve RelationGetIdentityKeyBitmap().
Amit Kapila
2021-06-28
*
Fix race condition in TransactionGroupUpdateXidStatus().
Amit Kapila
2021-06-28
*
Change recovery_init_sync_method to PGC_SIGHUP.
Thomas Munro
2021-06-28
*
Fix variable initialization with ALTER SUBSCRIPTION DROP PUBLICATION
Michael Paquier
2021-06-28
*
Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate
Michael Paquier
2021-06-28
*
Remove memory leaks in isolationtester.
Tom Lane
2021-06-27
*
Error message refactoring
Peter Eisentraut
2021-06-27
*
Remove undesirable libpq dependency on stringinfo.c.
Tom Lane
2021-06-26
*
Remove non-existing variable reference in MSVC's Solution.pm
Michael Paquier
2021-06-26
*
Remove some useless logs from the TAP tests of pgbench
Michael Paquier
2021-06-26
*
Remove unnecessary failure cases in RemoveRoleFromObjectPolicy().
Tom Lane
2021-06-25
*
Cleanup some code related to pgbench log checks in TAP tests
Michael Paquier
2021-06-25
*
Put option listing back into alphabetical order
Peter Eisentraut
2021-06-25
*
Fixes in ALTER SUBSCRIPTION DROP PUBLICATION code
Peter Eisentraut
2021-06-25
*
Remove redundant variable pageSize in gistinitpage
Peter Eisentraut
2021-06-25
*
Add more debugging information with log checks in TAP tests of pgbench
Michael Paquier
2021-06-25
*
doc: Move remove_temp_files_after_crash to section for developer options
Michael Paquier
2021-06-25
*
Prepare for forthcoming LLVM 13 API change.
Thomas Munro
2021-06-25
*
Fix pattern matching logic for logs in TAP tests of pgbench
Michael Paquier
2021-06-25
*
Another fix to relmapper race condition.
Heikki Linnakangas
2021-06-24
*
Prevent race condition while reading relmapper file.
Heikki Linnakangas
2021-06-24
*
Allow non-quoted identifiers as isolation test session/step names.
Tom Lane
2021-06-23
[prev]
[next]