This website requires JavaScript.
Explore
Help
Sign In
1berry
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
file_fdw
History
Alvaro Herrera
1352ee9bde
Fix contrib/file_fdw's expected file
...
I forgot to update it on yesterday's cf34e373fcf.
2015-03-06 11:47:09 -03:00
..
data
…
expected
…
input
Make the file_fdw validator check that a filename option has been provided.
2011-07-05 18:46:09 -04:00
output
Fix contrib/file_fdw's expected file
2015-03-06 11:47:09 -03:00
sql
…
.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:36 -04:00
file_fdw.c
Remove tabs after spaces in C comments
2014-05-06 11:26:26 -04:00
file_fdw.control
…
Makefile
…