Content-Length: 258847 | pFad | http://github.com/postgrespro/postgres/commit/fb691bbb4c8d729e6701f708edbb003b73efb16b

D6 Keep plpgsql.h C++-clean. · postgrespro/postgres@fb691bb · GitHub
Skip to content

Commit fb691bb

Browse files
committed
Keep plpgsql.h C++-clean.
I forgot that "typeid" is a C++ keyword. Per buildfarm.
1 parent 53ef6c4 commit fb691bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pl/plpgsql/src/plpgsql.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1151,7 +1151,7 @@ typedef struct PLpgSQL_plugin
11511151
Datum value, bool isNull,
11521152
Oid valtype, int32 valtypmod);
11531153
void (*eval_datum) (PLpgSQL_execstate *estate, PLpgSQL_datum *datum,
1154-
Oid *typeid, int32 *typetypmod,
1154+
Oid *typeId, int32 *typetypmod,
11551155
Datum *value, bool *isnull);
11561156
Datum (*cast_value) (PLpgSQL_execstate *estate,
11571157
Datum value, bool *isnull,

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/fb691bbb4c8d729e6701f708edbb003b73efb16b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy