Re: BUG #5636: extra "(" or missing ")"
Started by Tom Laneover 15 years ago1 messagesbugs
"KOIZUMI Satoru" <koizumistr@minos.ocn.ne.jp> writes:
At 33.8.5. The decimal type of PostgreSQL 9.0RC1 Documentation, "(" is
before "by means".
But there is no ")".
| the decimal type can be created either on the stack
| or on the heap (by means of the functions
| PGTYPESdecimal_new() and PGTYPESdecimal_free().
Fixed. It seemed to me the best way was to remove the ()'s from the
function names, since that style is used elsewhere, eg in the
description of ecpg's numeric type.
regards, tom lane
Import Notes
Reply to msg id not found: 201009021041.o82AfX1n085947@wwwmaster.postgresql.orgReference msg id not found: 201009021041.o82AfX1n085947@wwwmaster.postgresql.org