index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
commands
/
foreigncmds.c
Commit message (
Expand
)
Author
Age
*
Standardize get_whatever_oid functions for object types with
Robert Haas
2010-08-05
*
Wrap calls to SearchSysCache and related functions using macros.
Robert Haas
2010-02-14
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Always pass catalog id to the options validator function specified in
Heikki Linnakangas
2009-12-23
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Remove the recently added node types ReloptElem and OptionDefElem in favor
Tom Lane
2009-04-04
*
Add the possibility to specify an explicit validator function for foreign-data
Peter Eisentraut
2009-02-24
*
Revise the permission checking on user mapping DDL commands.
Peter Eisentraut
2009-01-20
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Fix various confusions of pointers and OIDs, unsafe assumptions about nulls,
Tom Lane
2008-12-20
*
Don't use OidIsValid to check the return value of transformGenericOptions,
Heikki Linnakangas
2008-12-20
*
SQL/MED catalog manipulation facilities
Peter Eisentraut
2008-12-19