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
/
doc
/
src
/
sgml
/
postgres-fdw.sgml
Age
Commit message (
Expand
)
Author
2022-05-19
doc: Properly punctuate "etc."
Peter Eisentraut
2022-05-13
Doc: Improve description of the "parallel_commit" option for postgres_fdw.
Etsuro Fujita
2022-04-20
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-11
Docs: Fix various mistakes and typos
David Rowley
2022-03-15
Fix collection of typos in the code and the documentation
Michael Paquier
2022-02-24
postgres_fdw: Add support for parallel commit.
Etsuro Fujita
2022-02-18
postgres_fdw: Make postgres_fdw.application_name support more escape sequences.
Fujii Masao
2022-02-16
Doc: Update documentation for modifying postgres_fdw foreign tables.
Etsuro Fujita
2022-01-25
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2021-12-24
postgres_fdw: Allow postgres_fdw.application_name to include escape sequences.
Fujii Masao
2021-12-16
doc: Add note about postgres_fdw.application_name.
Fujii Masao
2021-09-25
Doc: extend warnings about collation-mismatch hazards in postgres_fdw.
Tom Lane
2021-09-07
postgres_fdw: Allow application_name of remote connection to be set via GUC.
Fujii Masao
2021-08-05
postgres_fdw: Fix issues with generated columns in foreign tables.
Etsuro Fujita
2021-07-07
postgres_fdw: Tighten up allowed values for batch_size, fetch_size options.
Fujii Masao
2021-06-30
doc: Add type information for postgres_fdw parameters.
Fujii Masao
2021-06-08
Adjust batch size in postgres_fdw to not use too many parameters
Tomas Vondra
2021-06-08
Doc: Further update documentation for asynchronous execution.
Etsuro Fujita
2021-06-04
Doc: Fix some spelling mistakes
David Rowley
2021-05-17
Doc: Update documentation for asynchronous execution.
Etsuro Fujita
2021-04-27
doc: Review for "Allow TRUNCATE command to truncate foreign tables".
Fujii Masao
2021-04-27
Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper.
Fujii Masao
2021-04-09
Fix typos and grammar in documentation and code comments
Michael Paquier
2021-04-08
Allow TRUNCATE command to truncate foreign tables.
Fujii Masao
2021-04-07
postgres_fdw: Allow partitions specified in LIMIT TO to be imported.
Fujii Masao
2021-04-02
postgres_fdw: Add option to control whether to keep connections open.
Fujii Masao
2021-03-31
Rework planning and execution of UPDATE and DELETE.
Tom Lane
2021-03-31
Add support for asynchronous execution.
Etsuro Fujita
2021-02-24
Fix some typos, grammar and style in docs and comments
Michael Paquier
2021-01-26
postgres_fdw: Add functions to discard cached connections.
Fujii Masao
2021-01-20
Implement support for bulk inserts in postgres_fdw
Tomas Vondra
2021-01-19
doc: Add note about the server name of postgres_fdw_get_connections() returns.
Fujii Masao
2021-01-18
postgres_fdw: Add function to list cached connections to foreign servers.
Fujii Masao
2020-10-03
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-08-31
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-05-14
Doc: Fix some inconsistencies with markups
Michael Paquier
2020-01-13
Only superuser can set sslcert/sslkey in postgres_fdw user mappings
Andrew Dunstan
2020-01-09
Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings
Andrew Dunstan
2019-12-20
Superuser can permit passwordless connections on postgres_fdw
Andrew Dunstan
2019-11-30
libq support for sslpassword connection param, DER format keys
Andrew Dunstan
2019-11-08
postgres_fdw: Fix error message for PREPARE TRANSACTION.
Etsuro Fujita
2019-09-18
Doc: Update FDW documentation about direct foreign table modification.
Etsuro Fujita
2019-04-24
postgres_fdw: Fix incorrect handling of row movement for remote partitions.
Etsuro Fujita
2019-04-08
doc: Fix whitespace
Peter Eisentraut
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-07-24
When WCOs are present, disable direct foreign table modification.
Robert Haas
2017-06-12
Trim trailing whitespace
Peter Eisentraut
2017-03-31
postgres_fdw: Teach IMPORT FOREIGN SCHEMA about partitioning.
Robert Haas
2017-03-07
Document what values postgres_fdw sets for each parameter it sets.
Robert Haas
[next]