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
*
doc: Clean up title case use
Peter Eisentraut
2024-05-23
*
doc: Add example for how to set file_fdw column option
Daniel Gustafsson
2023-09-18
*
Describe each contrib module in its SGML section title
Alvaro Herrera
2023-01-20
*
Add csvlog output for the new query_id value
Bruce Momjian
2021-04-07
*
Rename Default Roles to Predefined Roles
Stephen Frost
2021-04-01
*
Add leader_pid field into the example of file_fdw for csvlog.
Fujii Masao
2020-09-16
*
Add missing quote in docs
Magnus Hagander
2020-09-09
*
Change path in example of file_fdw for logs
Magnus Hagander
2020-09-06
*
doc: cross-link file-fdw and CSV config log sections
Bruce Momjian
2020-08-31
*
Fix docs bug stating file_fdw requires absolute paths
Magnus Hagander
2020-08-31
*
docs: add backend_type to file-fdw CSV log example
Bruce Momjian
2020-03-23
*
doc: Remove unused title ids
Peter Eisentraut
2020-03-13
*
Fix some typos
Michael Paquier
2019-06-09
*
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