Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2022-02-16 Doc: Update documentation for modifying postgres_fdw foreign tables. Etsuro Fujita 14.3
2021-09-25 Doc: extend warnings about collation-mismatch hazards in postgres_fdw. Tom Lane 14.0
2021-09-13 Doc: Remove type information for import_generated in postgres-fdw.sgml. Etsuro Fujita 14.0
2021-08-05 postgres_fdw: Fix issues with generated columns in foreign tables. Etsuro Fujita 14.0
2021-07-07 postgres_fdw: Tighten up allowed values for batch_size, fetch_size options. Fujii Masao 14.0
2021-06-08 Adjust batch size in postgres_fdw to not use too many parameters Tomas Vondra 14.0
2021-06-08 Doc: Further update documentation for asynchronous execution. Etsuro Fujita 14.0
2021-06-04 Doc: Fix some spelling mistakes David Rowley 14.0
2021-05-17 Doc: Update documentation for asynchronous execution. 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-09 Fix typos and grammar in documentation and code comments Michael Paquier 14.0
2021-04-08 Allow TRUNCATE command to truncate foreign tables. Fujii Masao 14.0
2021-04-06 postgres_fdw: Allow partitions specified in LIMIT TO to be imported. Fujii Masao 14.0
2021-04-02 postgres_fdw: Add option to control whether to keep connections open. 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
2021-02-24 Fix some typos, grammar and style in docs and comments Michael Paquier 14.0
2021-01-26 postgres_fdw: Add functions to discard cached connections. Fujii Masao 14.0
2021-01-20 Implement support for bulk inserts in postgres_fdw Tomas Vondra 14.0
2021-01-19 doc: Add note about the server name of postgres_fdw_get_connections() returns. Fujii Masao 14.0
2021-01-18 postgres_fdw: Add function to list cached connections to foreign servers. Fujii Masao 14.0
2020-10-03 Improve <xref> vs. <command> formatting in the documentation Peter Eisentraut 14.0
2020-08-31 doc: add commas after 'i.e.' and 'e.g.' Bruce Momjian 14.0