index
:
postgresql-pgindent.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
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
postgres-fdw.sgml
Age
Commit message (
Expand
)
Author
2023-04-13
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-12
doc: Fix some typos and grammar
Michael Paquier
2023-04-08
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Add support for Kerberos credential delegation
Stephen Frost
2023-04-06
postgres_fdw: Add support for parallel abort.
Etsuro Fujita
2023-03-24
Doc: Improve description of the "batch_size" option for postgres_fdw.
Etsuro Fujita
2023-03-14
doc: spell out full productname
Daniel Gustafsson
2023-01-20
Describe each contrib module in its SGML section title
Alvaro Herrera
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2022-12-30
Sample postgres_fdw tables remotely during ANALYZE
Tomas Vondra
2022-10-13
Allow batch insertion during COPY into a foreign table.
Etsuro Fujita
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-06
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
[next]