Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Allow foreign tables to participate in inheritance. | Tom Lane | 2015-03-22 |
* | Fix contrib/file_fdw's expected file | Alvaro Herrera | 2015-03-06 |
* | 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 |
* | Improve error message wording | Alvaro Herrera | 2013-02-06 |
* | Improve concurrency of foreign key locking | Alvaro Herrera | 2013-01-23 |
* | file_fdw: Improve error message | Peter Eisentraut | 2012-05-17 |
* | 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 |