index
:
users/gsingh/postgres.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
Release_1_0_3
WIN32_DEV
assert_nargs_is_large_enough
ecpg_big_bison
master
Postgres clone for personal branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2025-03-28
pg_overexplain: Use PG_MODULE_MAGIC_EXT.
Robert Haas
2025-03-28
pg_overexplain: Call previous hooks as appropriate.
Robert Haas
2025-03-27
Use streaming read I/O in heap amcheck
Melanie Plageman
2025-03-27
Prevent assertion failure in contrib/pg_freespacemap.
Tom Lane
2025-03-27
pg_overexplain: Filter out actual row count from test result.
Robert Haas
2025-03-27
Remove the query_id_squash_values GUC
Álvaro Herrera
2025-03-27
Fix query jumbling to account for NULL nodes
David Rowley
2025-03-26
pg_overexplain: SET jit=off when running tests.
Robert Haas
2025-03-26
Fix oversights in commit 8d5ceb113e3f7ddb627bd40b26438a9d2fa05512
Robert Haas
2025-03-26
pg_overexplain: Additional EXPLAIN options for debugging.
Robert Haas
2025-03-26
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
Tom Lane
2025-03-26
Introduce PG_MODULE_MAGIC_EXT macro.
Tom Lane
2025-03-26
Move GSSAPI includes into its own header
Daniel Gustafsson
2025-03-26
dblink: SCRAM authentication pass-through
Peter Eisentraut
2025-03-26
Use relation name instead of OID in query jumbling for RangeTblEntry
Michael Paquier
2025-03-26
postgres_fdw: Fix tests on some Windows variants
Peter Eisentraut
2025-03-25
pg_stat_statements: Add more tests with temp tables and namespaces
Michael Paquier
2025-03-25
postgres_fdw: Remove redundant check in semijoin_target_ok()
Alexander Korotkov
2025-03-25
postgres_fdw: Avoid pulling up restrict infos from subqueries
Alexander Korotkov
2025-03-24
postgres_fdw: improve security checks
Peter Eisentraut
2025-03-20
Revert workarounds for -Wmissing-braces false positives on old GCC
Peter Eisentraut
2025-03-18
Introduce squashing of constant lists in query jumbling
Álvaro Herrera
2025-03-18
Make it possible for loadable modules to add EXPLAIN options.
Robert Haas
2025-03-17
Fix inconsistent quoting for some options in TAP tests
Michael Paquier
2025-03-17
Apply more consistent style for command options in TAP tests
Michael Paquier
2025-03-16
contrib/isn: Make weak mode a GUC setting, and fix related functions.
Tom Lane
2025-03-13
pg_noreturn to replace pg_attribute_noreturn()
Peter Eisentraut
2025-03-12
Fix indentation issue
David Rowley
2025-03-12
Fix compiler warning in pg_logicalinspect.
Masahiko Sawada
2025-03-11
pg_logicalinspect: Fix possible crash when passing a directory path.
Masahiko Sawada
2025-03-11
pg_logicalinspect: Stabilize isolation tests.
Masahiko Sawada
2025-03-11
Improve EXPLAIN's display of window functions.
Tom Lane
2025-03-11
nbtree: Make BTMaxItemSize into object-like macro.
Peter Geoghegan
2025-03-11
Show index search count in EXPLAIN ANALYZE, take 2.
Peter Geoghegan
2025-03-07
Rename amcancrosscompare
Peter Eisentraut
2025-03-05
Revert "Show index search count in EXPLAIN ANALYZE."
Peter Geoghegan
2025-03-05
Show index search count in EXPLAIN ANALYZE.
Peter Geoghegan
2025-03-02
postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID.
Fujii Masao
2025-02-28
Adjust auto_explain's GUC descriptions.
Nathan Bossart
2025-02-27
Create explain_format.c and move relevant code there.
Robert Haas
2025-02-27
EXPLAIN: Always use two fractional digits for row counts.
Robert Haas
2025-02-27
Generalize hash and ordering support in amapi
Peter Eisentraut
2025-02-21
Fix an issue with index scan using pg_trgm due to char signedness on differen...
Masahiko Sawada
2025-02-21
Drop opcintype from index AM strategy translation API
Peter Eisentraut
2025-02-20
Remove various unnecessary (char *) casts
Peter Eisentraut
2025-02-20
Don't lock partitions pruned by initial pruning
Amit Langote
2025-02-18
Specialize intarray sorting
John Naylor
2025-02-17
pg_stat_statements: Add wal_buffers_full
Michael Paquier
2025-02-14
pgcrypto: Add support for CFB mode in AES encryption
Daniel Gustafsson
2025-02-13
Remove unnecessary (char *) casts [xlog]
Peter Eisentraut
[next]