We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9598512 commit 3e09584Copy full SHA for 3e09584
src/backend/utils/fmgr/README
@@ -464,7 +464,7 @@ definition of the struct is just
464
where api_version is 0 to indicate old-style or 1 to indicate new-style
465
calling convention. In future releases, additional fields may be defined
466
after api_version, but these additional fields will only be used if
467
-api_version is greater than 2.
+api_version is greater than 1.
468
469
These details will be hidden from the author of a dynamically loaded
470
function by using a macro. To define a new-style dynamically loaded
0 commit comments