This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-08-18 12:22:09 +03:00
Code
Activity
Files
e12a99c89e8106ee5700396836f423c03bb7816b
postgres
/
contrib
/
file_fdw
History
Alvaro Herrera
ce37bf2edf
Fix contrib/file_fdw's expected file
...
I forgot to update it on yesterday's
cf34e373fc
.
2015-03-06 11:47:09 -03:00
..
data
Add FORCE_NOT_NULL support to the file_fdw foreign data wrapper.
2011-09-16 16:35:51 -04:00
expected
…
input
Add FORCE_NOT_NULL support to the file_fdw foreign data wrapper.
2011-09-16 16:35:51 -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:03 -04:00
file_fdw.c
Remove tabs after spaces in C comments
2014-05-06 11:26:27 -04:00
file_fdw.control
…
Makefile
…