index
:
postgresql.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
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
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
2025-06-08
Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes."
Etsuro Fujita
2025-06-01
postgres_fdw: Inherit the local transaction's access/deferrable modes.
Etsuro Fujita
2025-03-26
dblink: SCRAM authentication pass-through
Peter Eisentraut
2025-03-24
postgres_fdw: improve security checks
Peter Eisentraut
2025-03-02
postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID.
Fujii Masao
2025-01-15
postgres_fdw: SCRAM authentication pass-through
Peter Eisentraut
2024-11-01
doc: explain how the home directory is found on Unix-like syst.
Bruce Momjian
2024-09-18
postgres_fdw: Extend postgres_fdw_get_connections to return user name.
Fujii Masao
2024-08-19
doc: mention of postpostgres_fdw INSERT ON CONFLICT limitation
Bruce Momjian
2024-07-26
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-03-04
doc: Fix datatype for postgres_fdw option
Daniel Gustafsson
2024-01-11
Update documentation of default fdw_tuple_cost
John Naylor
2023-11-09
doc: remove unnecessary comma in postgres-fdw
Bruce Momjian
2023-10-05
postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait events
Michael Paquier
2023-09-29
doc: Fix descriptions related to the handling of non-ASCII characters
Michael Paquier
2023-04-26
doc: Fix grammar.
Etsuro Fujita
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
[next]