index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
postgres-fdw.sgml
Commit message (
Expand
)
Author
Age
*
doc: explain how the home directory is found on Unix-like syst.
Bruce Momjian
2024-11-01
*
postgres_fdw: Extend postgres_fdw_get_connections to return user name.
Fujii Masao
2024-09-18
*
doc: mention of postpostgres_fdw INSERT ON CONFLICT limitation
Bruce Momjian
2024-08-19
*
postgres_fdw: Add connection status check to postgres_fdw_get_connections().
Fujii Masao
2024-07-26
*
postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections().
Fujii Masao
2024-07-26
*
doc: Enhance documentation for postgres_fdw_get_connections() output columns.
Fujii Masao
2024-07-26
*
doc: Fix datatype for postgres_fdw option
Daniel Gustafsson
2024-03-04
*
Update documentation of default fdw_tuple_cost
John Naylor
2024-01-11
*
doc: remove unnecessary comma in postgres-fdw
Bruce Momjian
2023-11-09
*
postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait events
Michael Paquier
2023-10-05
*
doc: Fix descriptions related to the handling of non-ASCII characters
Michael Paquier
2023-09-29
*
doc: Fix grammar.
Etsuro Fujita
2023-04-26
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
*
doc: Fix some typos and grammar
Michael Paquier
2023-04-12
*
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
*
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
*
postgres_fdw: Add support for parallel abort.
Etsuro Fujita
2023-04-06
*
Doc: Improve description of the "batch_size" option for postgres_fdw.
Etsuro Fujita
2023-03-24
*
doc: spell out full productname
Daniel Gustafsson
2023-03-14
*
Describe each contrib module in its SGML section title
Alvaro Herrera
2023-01-20
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
*
Sample postgres_fdw tables remotely during ANALYZE
Tomas Vondra
2022-12-30
*
Allow batch insertion during COPY into a foreign table.
Etsuro Fujita
2022-10-13
*
doc: Properly punctuate "etc."
Peter Eisentraut
2022-05-19
*
Doc: Improve description of the "parallel_commit" option for postgres_fdw.
Etsuro Fujita
2022-05-13
*
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
*
Docs: Fix various mistakes and typos
David Rowley
2022-04-11
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
*
postgres_fdw: Add support for parallel commit.
Etsuro Fujita
2022-02-24
*
postgres_fdw: Make postgres_fdw.application_name support more escape sequences.
Fujii Masao
2022-02-18
*
Doc: Update documentation for modifying postgres_fdw foreign tables.
Etsuro Fujita
2022-02-16
*
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-25
*
postgres_fdw: Allow postgres_fdw.application_name to include escape sequences.
Fujii Masao
2021-12-24
*
doc: Add note about postgres_fdw.application_name.
Fujii Masao
2021-12-16
*
Doc: extend warnings about collation-mismatch hazards in postgres_fdw.
Tom Lane
2021-09-25
*
postgres_fdw: Allow application_name of remote connection to be set via GUC.
Fujii Masao
2021-09-07
*
postgres_fdw: Fix issues with generated columns in foreign tables.
Etsuro Fujita
2021-08-05
*
postgres_fdw: Tighten up allowed values for batch_size, fetch_size options.
Fujii Masao
2021-07-07
*
doc: Add type information for postgres_fdw parameters.
Fujii Masao
2021-06-30
*
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-08
*
Doc: Fix some spelling mistakes
David Rowley
2021-06-04
*
Doc: Update documentation for asynchronous execution.
Etsuro Fujita
2021-05-17
*
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-27
*
Fix typos and grammar in documentation and code comments
Michael Paquier
2021-04-09
*
Allow TRUNCATE command to truncate foreign tables.
Fujii Masao
2021-04-08
*
postgres_fdw: Allow partitions specified in LIMIT TO to be imported.
Fujii Masao
2021-04-07
*
postgres_fdw: Add option to control whether to keep connections open.
Fujii Masao
2021-04-02
*
Rework planning and execution of UPDATE and DELETE.
Tom Lane
2021-03-31
[next]