aboutsummaryrefslogtreecommitdiff
path: root/contrib/rtree_gist/rtree_gist.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-07-30 16:20:03 +0000
committerBruce Momjian <bruce@momjian.us>2002-07-30 16:20:03 +0000
commit23a8b77d42463437f1dd52c601bcfeb858aef7b3 (patch)
treed090e865d1e804d12b9bc63afd8197a88ef402d1 /contrib/rtree_gist/rtree_gist.c
parentceb438ed8c39bc647e0b0c33cf7d2d7ab2f21b2d (diff)
downloadpostgresql-23a8b77d42463437f1dd52c601bcfeb858aef7b3.tar.gz
postgresql-23a8b77d42463437f1dd52c601bcfeb858aef7b3.zip
Here are two patches. The guc_and_tablefunc patch addresses the two
changes mentioned above, and also adds a new function to the tablefunc API. The tablefunc API change adds the following function: * Oid foidGetTypeId(Oid foid) - Get a function's typeid given the * function Oid. Use this together with TypeGetTupleDesc() to get a * TupleDesc which is derived from the function's declared return type. In the next post I'll send the contrib/tablefunc patch, which illustrates the usage of this new function. Also attached is a doc patch for this change. The doc patch also adds a function that I failed to document previously. Joe Conway
Diffstat (limited to 'contrib/rtree_gist/rtree_gist.c')
0 files changed, 0 insertions, 0 deletions