projects
/
users
/
rhaas
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/rhaas/postgres.git
2021-11-01
Robert Haas
Demote ThisTimeLineID to a local variable.
ThisTimeLineID4
commit
|
commitdiff
|
tree
2021-11-01
Robert Haas
xlog.c: Adjust some more functions to pass the TLI...
commit
|
commitdiff
|
tree
2021-11-01
Robert Haas
xlog.c: Make xlog_redo() not depend on ThisTimeLineID...
commit
|
commitdiff
|
tree
2021-11-01
Robert Haas
xlog.c: Use XLogCtl->ThisTimeLineID in various places.
commit
|
commitdiff
|
tree
2021-11-01
Robert Haas
xlog.c: Invent openLogTLI.
commit
|
commitdiff
|
tree
2021-11-01
Robert Haas
xlog.c: Change assorted functions to take an explicit...
commit
|
commitdiff
|
tree
2021-10-29
Robert Haas
Change ThisTimeLineID to be 'static' rather than 'extern'.
commit
|
commitdiff
|
tree
2021-10-29
Robert Haas
walreceiver.c: Don't rely on the global variable ThisTi...
commit
|
commitdiff
|
tree
2021-10-29
Robert Haas
walsender.c: Don't rely on the global variable ThisTime...
commit
|
commitdiff
|
tree
2021-10-29
Robert Haas
Add GetWALInsertionTimeLine(); also return it via GetFl...
commit
|
commitdiff
|
tree
2021-10-29
Robert Haas
Don't set ThisTimeLineID when there's no reason to...
commit
|
commitdiff
|
tree
2021-10-29
Robert Haas
Fix race condition in startup progress reporting.
commit
|
commitdiff
|
tree
2021-10-29
Robert Haas
When fetching WAL for a basebackup, report errors with...
commit
|
commitdiff
|
tree
2021-10-29
Peter Geoghegan
Demote pg_unreachable() in heapam to an assertion.
commit
|
commitdiff
|
tree
2021-10-29
Tom Lane
Test and document the behavior of initialization cross...
commit
|
commitdiff
|
tree
2021-10-29
Tom Lane
Update time zone data files to tzdata release 2021e.
commit
|
commitdiff
|
tree
2021-10-29
Amit Kapila
Add tap tests for the schema publications.
commit
|
commitdiff
|
tree
2021-10-29
Michael Paquier
Speed up TAP tests of pg_receivewal
commit
|
commitdiff
|
tree
2021-10-28
Tom Lane
Speed up printing of integers in snprintf.c.
commit
|
commitdiff
|
tree
2021-10-28
Tom Lane
Improve contrib/amcheck's tests for CREATE INDEX CONCUR...
commit
|
commitdiff
|
tree
2021-10-28
Michael Paquier
Add TAP test for archive_cleanup_command and recovery_e...
commit
|
commitdiff
|
tree
2021-10-28
Michael Paquier
doc: Fix link to SELinux user guide in sepgsql page
commit
|
commitdiff
|
tree
2021-10-27
Peter Geoghegan
Remove obsolete nbtree LP_DEAD item comments.
commit
|
commitdiff
|
tree
2021-10-27
Jeff Davis
Grant memory views to pg_read_all_stats.
commit
|
commitdiff
|
tree
2021-10-27
Daniel Gustafsson
Fix typos in comments
commit
|
commitdiff
|
tree
2021-10-27
Peter Geoghegan
Fix ordering of items in nbtree error message.
commit
|
commitdiff
|
tree
2021-10-27
Daniel Gustafsson
Fix VPATH builds for src/test/ssl targets
commit
|
commitdiff
|
tree
2021-10-27
Peter Geoghegan
Further harden nbtree posting split code.
commit
|
commitdiff
|
tree
2021-10-27
Magnus Hagander
Clarify that --system reindexes system catalogs *only*
commit
|
commitdiff
|
tree
2021-10-27
Michael Paquier
Add test for copy of shared dependencies from template...
commit
|
commitdiff
|
tree
2021-10-27
Amit Kapila
Allow publishing the tables of schema.
commit
|
commitdiff
|
tree
2021-10-26
Jeff Davis
Allow GRANT on pg_log_backend_memory_contexts().
commit
|
commitdiff
|
tree
2021-10-26
Fujii Masao
Improve HINT message that FDW reports when there are...
commit
|
commitdiff
|
tree
2021-10-26
Daniel Gustafsson
Ensure that slots are zeroed before use
commit
|
commitdiff
|
tree
2021-10-26
Michael Paquier
doc: Fix grammar in page of pg_receivewal
commit
|
commitdiff
|
tree
2021-10-26
Michael Paquier
Fix overly-lax regex pattern in TAP test of READ_REPLIC...
commit
|
commitdiff
|
tree
2021-10-26
Michael Paquier
Allow pg_receivewal to stream from a slot's restart LSN
commit
|
commitdiff
|
tree
2021-10-25
Thomas Munro
Reject huge_pages=on if shared_memory_type=sysv.
commit
|
commitdiff
|
tree
2021-10-25
Robert Haas
Initialize variable to placate compiler.
commit
|
commitdiff
|
tree
2021-10-25
Robert Haas
Report progress of startup operations that take a long...
commit
|
commitdiff
|
tree
2021-10-25
Robert Haas
Add enable_timeout_every() to fire the same timeout...
commit
|
commitdiff
|
tree
2021-10-25
Robert Haas
Remove useless code from CreateReplicationSlot.
commit
|
commitdiff
|
tree
2021-10-25
Robert Haas
StartupXLOG: Don't repeatedly disable/enable local...
commit
|
commitdiff
|
tree
2021-10-25
Robert Haas
StartupXLOG: Call CleanupAfterArchiveRecovery after...
commit
|
commitdiff
|
tree
2021-10-25
Heikki Linnakangas
Clarify the logic in a few places in the new balanced...
commit
|
commitdiff
|
tree
2021-10-24
Michael Paquier
Add replication command READ_REPLICATION_SLOT
commit
|
commitdiff
|
tree
2021-10-24
Tom Lane
Fix minor memory leaks in pg_dump.
commit
|
commitdiff
|
tree
2021-10-24
Andrew Dunstan
Move Perl test modules to a better namespace
commit
|
commitdiff
|
tree
2021-10-24
Noah Misch
Fix CREATE INDEX CONCURRENTLY for the newest prepared...
commit
|
commitdiff
|
tree
2021-10-24
Noah Misch
Avoid race in RelationBuildDesc() affecting CREATE...
commit
|
commitdiff
|
tree
2021-10-23
Michael Paquier
doc: Describe calculation method of streaming start...
commit
|
commitdiff
|
tree
2021-10-22
Tom Lane
In pg_dump, use simplehash.h to look up dumpable object...
commit
|
commitdiff
|
tree
2021-10-22
Tom Lane
Fix frontend version of sh_error() in simplehash.h.
commit
|
commitdiff
|
tree
2021-10-22
Tom Lane
pg_dump: fix mis-dumping of non-global default privileges.
commit
|
commitdiff
|
tree
2021-10-22
Andrew Dunstan
Add module build directory to the PATH for TAP tests
commit
|
commitdiff
|
tree
2021-10-21
Tom Lane
Doc: clarify a critical and undocumented aspect of...
commit
|
commitdiff
|
tree
2021-10-21
Daniel Gustafsson
Fix SSL tests on 32-bit Perl
commit
|
commitdiff
|
tree
2021-10-21
Amit Kapila
Remove unused wait events.
commit
|
commitdiff
|
tree
2021-10-21
Michael Paquier
Fix corruption of pg_shdepend when copying deps from...
commit
|
commitdiff
|
tree
2021-10-20
Tom Lane
Improve pg_regress.c's infrastructure for issuing psql...
commit
|
commitdiff
|
tree
2021-10-20
Alvaro Herrera
Protect against collation variations in test
commit
|
commitdiff
|
tree
2021-10-20
Michael Paquier
Fix build of MSVC with OpenSSL 3.0.0
commit
|
commitdiff
|
tree
2021-10-19
Alvaro Herrera
Ensure correct lock level is used in ALTER ... RENAME
commit
|
commitdiff
|
tree
2021-10-19
Tom Lane
pg_dump: Reorganize getTables()
commit
|
commitdiff
|
tree
2021-10-19
Andres Freund
Adapt src/test/ldap/t/001_auth.pl to work with openldap...
commit
|
commitdiff
|
tree
2021-10-19
Daniel Gustafsson
Refactor the sslfiles Makefile target for ease of use
commit
|
commitdiff
|
tree
2021-10-19
Tom Lane
Fix assignment to array of domain over composite.
commit
|
commitdiff
|
tree
2021-10-19
Tom Lane
Remove bogus assertion in transformExpressionList().
commit
|
commitdiff
|
tree
2021-10-19
Daniel Gustafsson
Fix bug in TOC file error message printing
commit
|
commitdiff
|
tree
2021-10-19
Daniel Gustafsson
Fix sscanf limits in pg_basebackup and pg_dump
commit
|
commitdiff
|
tree
2021-10-19
Michael Paquier
Block ALTER INDEX/TABLE index_name ALTER COLUMN colname...
commit
|
commitdiff
|
tree
2021-10-18
Alvaro Herrera
Invalidate partitions of table being attached/detached
commit
|
commitdiff
|
tree
2021-10-18
Heikki Linnakangas
Fix parallel sort, broken by the balanced merge patch.
commit
|
commitdiff
|
tree
2021-10-18
Heikki Linnakangas
Fix duplicate typedef LogicalTape.
commit
|
commitdiff
|
tree
2021-10-18
Heikki Linnakangas
Fix format modifier used in elog.
commit
|
commitdiff
|
tree
2021-10-18
Heikki Linnakangas
Replace polyphase merge algorithm with a simple balance...
commit
|
commitdiff
|
tree
2021-10-18
Heikki Linnakangas
Refactor LogicalTapeSet/LogicalTape interface.
commit
|
commitdiff
|
tree
2021-10-18
Michael Paquier
Reset properly snapshot export state during transaction...
commit
|
commitdiff
|
tree
2021-10-18
Michael Paquier
Fix portability issues in new TAP tests of psql
commit
|
commitdiff
|
tree
2021-10-16
Tom Lane
Avoid core dump in pg_dump when dumping from pre-8...
commit
|
commitdiff
|
tree
2021-10-16
Tom Lane
Make pg_dump acquire lock on partitioned tables that...
commit
|
commitdiff
|
tree
2021-10-15
Peter Geoghegan
Remove obsolete nbtree deduplication comments.
commit
|
commitdiff
|
tree
2021-10-15
Andrew Dunstan
Fix PostgresNode install_path sanity tests that fail...
commit
|
commitdiff
|
tree
2021-10-14
Peter Geoghegan
Remove unstable pg_amcheck tests.
commit
|
commitdiff
|
tree
2021-10-14
Robert Haas
shm_mq: Update mq_bytes_written less often.
commit
|
commitdiff
|
tree
2021-10-14
Jeff Davis
Check criticalSharedRelcachesBuilt in GetSharedSecurity...
commit
|
commitdiff
|
tree
2021-10-14
Tom Lane
Fix planner error with pulling up subquery expressions...
commit
|
commitdiff
|
tree
2021-10-14
Robert Haas
Postpone some end-of-recovery operations related to...
commit
|
commitdiff
|
tree
2021-10-13
Alvaro Herrera
Change recently added test code for stability
commit
|
commitdiff
|
tree
2021-10-13
Peter Geoghegan
pg_amcheck: avoid unhelpful verification attempts.
commit
|
commitdiff
|
tree
2021-10-13
Robert Haas
Refactor some end-of-recovery code out of StartupXLOG().
commit
|
commitdiff
|
tree
2021-10-13
Etsuro Fujita
postgres_fdw: Move comments about elog level in (sub...
commit
|
commitdiff
|
tree
2021-10-13
Michael Paquier
Fix use-after-free with multirange types in CREATE...
commit
|
commitdiff
|
tree
2021-10-13
Peter Eisentraut
Fix incorrect format placeholder
commit
|
commitdiff
|
tree
2021-10-13
Michael Paquier
Fix tests of pg_upgrade across different major versions
commit
|
commitdiff
|
tree
2021-10-12
Peter Eisentraut
psql: Fix some scan-build warnings
commit
|
commitdiff
|
tree
2021-10-12
Peter Geoghegan
Doc: normalize vacuum_multixact_failsafe_age ID.
commit
|
commitdiff
|
tree
2021-10-12
Robert Haas
Refactor basebackup.c's _tarWriteDir() function.
commit
|
commitdiff
|
tree
2021-10-12
Peter Eisentraut
psql: Fix test
commit
|
commitdiff
|
tree
2021-10-12
Peter Eisentraut
psql: Add test for handling of replication commands
commit
|
commitdiff
|
tree
next