Fix declared argument name for numeric_maximum_size.

Robert Haas <rhaas@postgresql.org>

Commit: 26e47efb66b7b41f1c4464105abd3da58a7bf04f
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-08-04T17:35:59Z
Releases: 9.1.0
Fix declared argument name for numeric_maximum_size.

The previous commit changed the function to say 'typmod' rather than
'typemod', but I forgot to update the header file.

Files

PathChange+/−
src/include/utils/numeric.h modified +2 −2