index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-01-16
Add stxdinherit flag to pg_statistic_ext_data
Tomas Vondra
2022-01-16
Update copyright notice to 2022 for recently-introduced TAP test
Michael Paquier
2022-01-15
Remove standby_schedule and associated test files.
Tom Lane
2022-01-15
Add simple test for physical replication of sequences.
Tom Lane
2022-01-15
Build inherited extended stats on partitioned tables
Tomas Vondra
2022-01-15
Add tab-completion for CREATE FOREIGN TABLE.
Fujii Masao
2022-01-15
Ignore extended statistics for inheritance trees
Tomas Vondra
2022-01-14
Unify VACUUM VERBOSE and autovacuum logging.
Peter Geoghegan
2022-01-15
Revert "Add new simple TAP test for tablespaces."
Thomas Munro
2022-01-15
Revert "Test replay of regression tests."
Thomas Munro
2022-01-15
Test replay of regression tests.
Thomas Munro
2022-01-15
Add new simple TAP test for tablespaces.
Thomas Munro
2022-01-15
Use in-place tablespaces in regression test.
Thomas Munro
2022-01-15
Allow "in place" tablespaces.
Thomas Munro
2022-01-14
Rename value node fields
Peter Eisentraut
2022-01-14
Refactor AlterRole()
Peter Eisentraut
2022-01-13
Assert redirect pointers are sensible after heap_page_prune().
Andres Freund
2022-01-13
Fix possible HOT corruption when RECENTLY_DEAD changes to DEAD while pruning.
Andres Freund
2022-01-13
Fix ruleutils.c's dumping of whole-row Vars in more contexts.
Tom Lane
2022-01-13
Improve error handling of HMAC computations
Michael Paquier
2022-01-13
Fix incorrect comments in hmac.c and hmac_openssl.c
Michael Paquier
2022-01-12
Fix memory leak in indexUnchanged hint mechanism.
Peter Geoghegan
2022-01-12
vacuumlazy.c: fix "garbage tuples" reference.
Peter Geoghegan
2022-01-12
Consider fractional paths in generate_orderedappend_paths
Tomas Vondra
2022-01-12
Add index on pg_publication_rel.prpubid
Alvaro Herrera
2022-01-12
ecpg: Catch zero-length Unicode identifiers correctly
Peter Eisentraut
2022-01-12
Move any code specific to log_destination=csvlog to its own file
Michael Paquier
2022-01-12
Refactor set of routines specific to elog.c
Michael Paquier
2022-01-12
Fix comment related to pg_cryptohash_error()
Michael Paquier
2022-01-12
Add missing include guard to win32ntdll.h.
Thomas Munro
2022-01-11
Improve error message for missing extension.
Tom Lane
2022-01-11
Clean up messy API for src/port/thread.c.
Tom Lane
2022-01-11
Improve warning message in pg_signal_backend()
John Naylor
2022-01-11
Clean up error message reported after \password encryption failure.
Tom Lane
2022-01-11
Enhance pg_log_backend_memory_contexts() for auxiliary processes.
Fujii Masao
2022-01-11
Fix typo in rewriteheap.c.
Amit Kapila
2022-01-11
Improve error handling of cryptohash computations
Michael Paquier
2022-01-10
Avoid warning about uninitialized value in MSVC python3 tests
Andrew Dunstan
2022-01-11
Make EXEC_BACKEND more convenient on Linux and FreeBSD.
Thomas Munro
2022-01-10
Rename functions to avoid future conflicts
Peter Eisentraut
2022-01-09
Prefer $HOME when looking up the current user's home directory.
Tom Lane
2022-01-09
Make pg_get_expr() more bulletproof.
Tom Lane
2022-01-08
More cleanup of a2ab9c06ea.
Jeff Davis
2022-01-08
Fix pgperlcritic complaint, per buildfarm.
Jeff Davis
2022-01-08
Fix issues with describe queries of extended statistics in psql
Michael Paquier
2022-01-07
Respect permissions within logical replication.
Jeff Davis
2022-01-08
Fix thinko coming from 000f3adf
Michael Paquier
2022-01-07
Update copyright for 2022
Bruce Momjian
2022-01-07
Allow MSVC .bat wrappers to be called from anywhere
Andrew Dunstan
2022-01-07
Skip install/test of pgcrypto on MSVC when not built with openssl
Andrew Dunstan
[next]