Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Establish conventions about global object names used in regression tests. | Tom Lane | 2016-07-17 |
* | Don't require a user mapping for FDWs to work. | Robert Haas | 2016-03-28 |
* | Allow foreign tables to participate in inheritance. | Tom Lane | 2015-03-22 |
* | Allow CHECK constraints to be placed on foreign tables. | Tom Lane | 2014-12-17 |
* | copy: update docs for FORCE_NULL and FORCE_NOT_NULL combination | Bruce Momjian | 2014-04-22 |
* | Provide a FORCE NULL option to COPY in CSV mode. | Andrew Dunstan | 2014-03-04 |
* | Support writable foreign tables. | Tom Lane | 2013-03-10 |
* | Add FORCE_NOT_NULL support to the file_fdw foreign data wrapper. | Tom Lane | 2011-09-16 |
* | Make the file_fdw validator check that a filename option has been provided. | Tom Lane | 2011-07-05 |
* | Add contrib/file_fdw foreign-data wrapper for reading files via COPY. | Tom Lane | 2011-02-20 |