aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/foreigncmds.c
Commit message (Expand)AuthorAge
* Remove the recently added node types ReloptElem and OptionDefElem in favorTom Lane2009-04-04
* Add the possibility to specify an explicit validator function for foreign-dataPeter Eisentraut2009-02-24
* Revise the permission checking on user mapping DDL commands.Peter Eisentraut2009-01-20
* Update copyright for 2009.Bruce Momjian2009-01-01
* Fix various confusions of pointers and OIDs, unsafe assumptions about nulls,Tom Lane2008-12-20
* Don't use OidIsValid to check the return value of transformGenericOptions,Heikki Linnakangas2008-12-20
* SQL/MED catalog manipulation facilitiesPeter Eisentraut2008-12-19