This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
file_fdw
History
Simon Riggs
ac2b095088
Reset API of clause_selectivity()
...
Discussion:
https://postgr.es/m/CAKJS1f9yurJQW9pdnzL+rmOtsp2vOytkpXKGnMFJEO-qz5O5eA@mail.gmail.com
2017-04-06 19:10:51 -04:00
..
data
Provide a FORCE NULL option to COPY in CSV mode.
2014-03-04 17:31:59 -05:00
expected
Add contrib/file_fdw foreign-data wrapper for reading files via COPY.
2011-02-20 14:06:59 -05:00
input
Establish conventions about global object names used in regression tests.
2016-07-17 18:42:43 -04:00
output
Allow contrib/file_fdw to read from a program, like COPY FROM PROGRAM.
2016-09-29 13:32:34 -04:00
sql
Add contrib/file_fdw foreign-data wrapper for reading files via COPY.
2011-02-20 14:06:59 -05:00
.gitignore
Support "make check" in contrib
2011-04-25 22:27:11 +03:00
file_fdw--1.0.sql
Throw a useful error message if an extension script file is fed to psql.
2011-10-12 15:45:03 -04:00
file_fdw.c
Reset API of clause_selectivity()
2017-04-06 19:10:51 -04:00
file_fdw.control
Add contrib/file_fdw foreign-data wrapper for reading files via COPY.
2011-02-20 14:06:59 -05:00
Makefile
Add file version information to most installed Windows binaries.
2014-07-14 14:07:52 -04:00