index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
file_fdw
/
input
/
file_fdw.source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dynamic translation of regression test scripts, step 2.
Tom Lane
2021-12-20
1
-253
/
+0
*
Remove dynamic translation of regression test scripts, step 1.
Tom Lane
2021-12-20
1
-12
/
+41
*
file_fdw: Fix for generated columns
Peter Eisentraut
2019-04-04
1
-0
/
+6
*
Allow insert and update tuple routing and COPY for foreign tables.
Robert Haas
2018-04-06
1
-0
/
+5
*
Allow UPDATE to move rows between partitions.
Robert Haas
2018-01-19
1
-0
/
+1
*
Even if some partitions are foreign, allow tuple routing.
Robert Haas
2017-09-07
1
-0
/
+21
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
1
-27
/
+27
*
Don't require a user mapping for FDWs to work.
Robert Haas
2016-03-28
1
-0
/
+3
*
Allow foreign tables to participate in inheritance.
Tom Lane
2015-03-22
1
-1
/
+15
*
Allow CHECK constraints to be placed on foreign tables.
Tom Lane
2014-12-17
1
-1
/
+15
*
copy: update docs for FORCE_NULL and FORCE_NOT_NULL combination
Bruce Momjian
2014-04-22
1
-6
/
+4
*
Provide a FORCE NULL option to COPY in CSV mode.
Andrew Dunstan
2014-03-04
1
-1
/
+16
*
Support writable foreign tables.
Tom Lane
2013-03-10
1
-1
/
+0
*
Add FORCE_NOT_NULL support to the file_fdw foreign data wrapper.
Tom Lane
2011-09-16
1
-0
/
+16
*
Make the file_fdw validator check that a filename option has been provided.
Tom Lane
2011-07-05
1
-0
/
+1
*
Add contrib/file_fdw foreign-data wrapper for reading files via COPY.
Tom Lane
2011-02-20
1
-0
/
+131