index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
commands
/
foreigncmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap calls to SearchSysCache and related functions using macros.
Robert Haas
2010-02-14
1
-37
/
+20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Always pass catalog id to the options validator function specified in
Heikki Linnakangas
2009-12-23
1
-9
/
+23
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-114
/
+113
*
Remove the recently added node types ReloptElem and OptionDefElem in favor
Tom Lane
2009-04-04
1
-38
/
+33
*
Add the possibility to specify an explicit validator function for foreign-data
Peter Eisentraut
2009-02-24
1
-35
/
+68
*
Revise the permission checking on user mapping DDL commands.
Peter Eisentraut
2009-01-20
1
-24
/
+32
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Fix various confusions of pointers and OIDs, unsafe assumptions about nulls,
Tom Lane
2008-12-20
1
-17
/
+32
*
Don't use OidIsValid to check the return value of transformGenericOptions,
Heikki Linnakangas
2008-12-20
1
-10
/
+10
*
SQL/MED catalog manipulation facilities
Peter Eisentraut
2008-12-19
1
-0
/
+1102