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
/
src
/
backend
/
foreign
Age
Commit message (
Expand
)
Author
2025-05-08
Track the number of presorted outer pathkeys in MergePath
Richard Guo
2025-05-08
Suppress unnecessary explicit sorting for EPQ mergejoin path
Richard Guo
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-10-08
Improve style of two code paths
Michael Paquier
2024-08-05
Restrict accesses to non-system views and foreign tables during pg_dump.
Masahiko Sawada
2024-03-04
Remove unused #include's from backend .c files
Peter Eisentraut
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-11-30
Improve "user mapping not found" error message
Peter Eisentraut
2023-05-21
Expand some more uses of "deleg" to "delegation" or "delegated".
Tom Lane
2023-04-13
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Add support for Kerberos credential delegation
Stephen Frost
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-10-18
Rename SetSingleFuncCall() to InitMaterializedSRF()
Michael Paquier
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2022-09-16
Adjust assorted hint messages that list all valid options.
Peter Eisentraut
2022-03-07
Create routine able to set single-call SRFs for Materialize mode
Michael Paquier
2022-02-24
Clean up and simplify code in a couple of set-returning functions
Michael Paquier
2022-02-17
Remove all traces of tuplestore_donestoring() in the C code
Michael Paquier
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-10-26
Improve HINT message that FDW reports when there are no valid options.
Fujii Masao
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-03
Small code simplifications
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-05
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-12-13
Introduce new extended routines for FDW and foreign server lookups
Michael Paquier
2018-11-21
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-10-16
Correct constness of a few variables.
Andres Freund
2018-02-19
Remove bogus "extern" annotations on function definitions.
Tom Lane
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-11-08
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-04-04
Abstract logic to allow for multiple kinds of child rels.
Robert Haas
2017-03-14
Spelling fixes in code comments
Peter Eisentraut
2017-01-17
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-07-22
Remove GetUserMappingId() and GetUserMappingById().
Tom Lane
2016-07-15
Avoid invalidating all foreign-join cached plans when user mappings change.
Tom Lane
2016-04-11
Fix whitespace
Peter Eisentraut
2016-03-29
Don't require a user mapping for FDWs to work.
Robert Haas
2016-03-10
Remove a couple of useless pstrdup() calls.
Tom Lane
2016-02-05
Remove parallel-safety check from GetExistingLocalJoinPath.
Robert Haas
2016-02-04
Add some additional core functions to support join pushdown for FDWs.
Robert Haas
2016-01-28
Only try to push down foreign joins if the user mapping OIDs match.
Robert Haas
2016-01-28
Avoid multiple foreign server connections when all use same user mapping.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-05-10
Code review for foreign/custom join pushdown patch.
Tom Lane
2015-05-01
Allow FDWs and custom scan providers to replace joins with scans.
Robert Haas
2015-01-06
Update copyright for 2015
Bruce Momjian
[next]