Commits

DateSubjectAuthorReleases
2026-04-08 Add support for importing statistics from remote servers. Etsuro Fujita 19 (unreleased)
2026-03-30 Remove bits* typedefs. Nathan Bossart 19 (unreleased)
2026-02-12 Add support for INSERT ... ON CONFLICT DO SELECT. Dean Rasheed 19 (unreleased)
2025-09-15 Improve ExplainState type handling in header files Peter Eisentraut 19 (unreleased)
2023-12-28 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 12.18
2023-12-28 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 13.14
2023-12-28 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 14.11
2023-12-28 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 15.6
2023-12-28 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 16.2
2023-12-28 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 17.0
2023-08-15 Re-allow FDWs and custom scan providers to replace joins with pseudoconstant quals. Etsuro Fujita 17.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2022-10-13 Allow batch insertion during COPY into a foreign table. Etsuro Fujita 16.0
2022-04-20 Remove trailing whitespace from *.sgml files. Tom Lane 15.0
2021-08-25 Doc: Tweak function prototype indentation for consistency. Etsuro Fujita 14.0
2021-08-25 Doc: Tweak function prototype indentation for consistency. Etsuro Fujita 15.0
2021-07-16 doc: Spell checking Peter Eisentraut 15.0
2021-07-16 doc: Spell checking Peter Eisentraut 14.0
2021-05-12 Fix EXPLAIN ANALYZE for async-capable nodes. Etsuro Fujita 14.0
2021-04-27 doc: Review for "Allow TRUNCATE command to truncate foreign tables". Fujii Masao 14.0
2021-04-27 Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper. Fujii Masao 14.0
2021-04-22 Fix some trailing whitespace in documentation files Peter Eisentraut 14.0
2021-04-08 Allow TRUNCATE command to truncate foreign tables. Fujii Masao 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-03-31 Add support for asynchronous execution. Etsuro Fujita 14.0