index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
file-fdw.sgml
Commit message (
Expand
)
Author
Age
*
Fix typos in documentation and for one wait event
Michael Paquier
2019-01-15
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Add default roles for file/program access
Stephen Frost
2018-04-06
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Change default of log_directory to 'log'
Peter Eisentraut
2017-03-27
*
Allow contrib/file_fdw to read from a program, like COPY FROM PROGRAM.
Tom Lane
2016-09-29
*
Provide a FORCE NULL option to COPY in CSV mode.
Andrew Dunstan
2014-03-04
*
doc: Clarify that file_fdw options require values.
Robert Haas
2013-09-23
*
Support writable foreign tables.
Tom Lane
2013-03-10
*
doc: improve wording of "foreign data server" in file-fdw docs
Bruce Momjian
2013-01-25
*
Documentation spell and markup checking
Peter Eisentraut
2012-06-08
*
Fix typo
Peter Eisentraut
2012-04-14
*
Remove incorrect instructions to run CREATE FOREIGN DATA WRAPPER
Magnus Hagander
2011-12-04
*
Add file-fdw documentation example.
Bruce Momjian
2011-12-01
*
Add FORCE_NOT_NULL support to the file_fdw foreign data wrapper.
Tom Lane
2011-09-16
*
Spell checking and markup refinement
Peter Eisentraut
2011-05-19
*
Add xreflabels to /contrib manuals so links appear correct. Also update
Bruce Momjian
2011-05-07
*
Add ENCODING option to COPY TO/FROM and file_fdw.
Itagaki Takahiro
2011-02-21
*
Add contrib/file_fdw foreign-data wrapper for reading files via COPY.
Tom Lane
2011-02-20