index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
postgres_fdw
/
shippable.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Remove useless casts to (void *) in hash_search() calls
Peter Eisentraut
2023-02-06
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Replace remaining uses of "whitelist".
Thomas Munro
2021-01-05
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Improve hash_create()'s API for some added robustness.
Tom Lane
2020-12-15
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Make the order of the header file includes consistent in contrib modules.
Amit Kapila
2019-10-24
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Create a separate oid range for oids assigned by genbki.pl.
Andres Freund
2018-12-13
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Allow postgres_fdw to ship extension funcs/operators for remote execution.
Tom Lane
2015-11-03