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
...
*
Improve command line options for pg_waldump.
Thomas Munro
2022-03-25
*
Add retries for further investigation of 019_replslot_limit.pl failures.
Andres Freund
2022-03-24
*
List offending databases in pg_upgrade datallowconn check
Daniel Gustafsson
2022-03-24
*
Fix pg_statio_all_tables view for multiple TOAST indexes.
Tom Lane
2022-03-24
*
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-24
*
Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.
Robert Haas
2022-03-24
*
Wrap inline function definitions in #ifndef FRONTEND
Alvaro Herrera
2022-03-24
*
Add decoding of sequences to built-in replication
Tomas Vondra
2022-03-24
*
Doc: add some documentation about serialization failure handling.
Tom Lane
2022-03-24
*
Change fastgetattr and heap_getattr to inline functions
Alvaro Herrera
2022-03-24
*
Invent recursive_worktable_factor GUC to replace hard-wired constant.
Tom Lane
2022-03-24
*
Remove unnecessary translator comment
Peter Eisentraut
2022-03-24
*
doc: Improve postgres command for shared_memory_size_in_huge_pages
Michael Paquier
2022-03-24
*
Add additional filtering options to pg_waldump.
Thomas Munro
2022-03-24
*
Fix pgbench TAP test.
Tatsuo Ishii
2022-03-24
*
Refactor code related to pg_hba_file_rules() into new file
Michael Paquier
2022-03-24
*
Add some basic regression tests for pg_freespacemap
Michael Paquier
2022-03-24
*
Don't try to translate NULL in GetConfigOptionByNum().
Andres Freund
2022-03-23
*
Don't call fwrite() with len == 0 when writing out relcache init file.
Andres Freund
2022-03-23
*
configure: check for dlsym instead of dlopen.
Andres Freund
2022-03-23
*
Clean test_rls_hooks module
Andrew Dunstan
2022-03-23
*
ci: test headerscheck, cpluspluscheck as part of CompilerWarnings task.
Andres Freund
2022-03-23
*
pg_upgrade: Upgrade an Assert to a real 'if' test
Alvaro Herrera
2022-03-23
*
pg_basebackup: Try to fix some failures on Windows.
Robert Haas
2022-03-23
*
Fix "missing continuation record" after standby promotion
Alvaro Herrera
2022-03-23
*
test_decoding: Add comments about delaying BEGIN/PREPARE
Alvaro Herrera
2022-03-23
*
In get_bc_algorithm_name, add a dummy return statement.
Robert Haas
2022-03-23
*
Force NO_LOCALE / UTF8 for test_oat_hooks tests
Andrew Dunstan
2022-03-23
*
Use approved style for listing OBJS in test_oat_hooks Makefile
Andrew Dunstan
2022-03-23
*
Unbreak the build.
Robert Haas
2022-03-23
*
Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL.
Robert Haas
2022-03-23
*
Allow pgbench to retry in some cases.
Tatsuo Ishii
2022-03-23
*
Try to stabilize vacuum test.
Thomas Munro
2022-03-23
*
Temporarily disable installcheck for test_oat_hooks module
Andrew Dunstan
2022-03-22
*
Revert "Common SQL/JSON clauses"
Andrew Dunstan
2022-03-22
*
Add missing xlogdefs.h include to pg_subscription.h.
Andres Freund
2022-03-22
*
Common SQL/JSON clauses
Andrew Dunstan
2022-03-22
*
Tidy up Object Access hooks tests
Andrew Dunstan
2022-03-22
*
Fix new Object Access hooks test
Andrew Dunstan
2022-03-22
*
Add missing dependency of pg_dumpall to WIN32RES.
Andres Freund
2022-03-22
*
pgstat: fix function name in comment.
Andres Freund
2022-03-22
*
Add a test module for Object Access hooks
Andrew Dunstan
2022-03-22
*
Add String object access hooks
Andrew Dunstan
2022-03-22
*
Revert "graceful shutdown" changes for Windows.
Tom Lane
2022-03-22
*
Add support for security invoker views.
Dean Rasheed
2022-03-22
*
pgcrypto: Remove internal padding implementation
Peter Eisentraut
2022-03-22
*
Fix failures in SSL tests caused by out-of-tree keys and certificates
Michael Paquier
2022-03-22
*
Add ALTER SUBSCRIPTION ... SKIP.
Amit Kapila
2022-03-22
*
pgstat: reorder pgstat.[ch] contents.
Andres Freund
2022-03-21
*
Fix assorted missing logic for GroupingFunc nodes.
Tom Lane
2022-03-21
[prev]
[next]