BUG #5638: disagreement of argument name

Started by KOIZUMI Satoruover 15 years ago2 messagesbugs
Jump to latest
#1KOIZUMI Satoru
koizumistr@minos.ocn.ne.jp

The following bug has been logged online:

Bug reference: 5638
Logged by: KOIZUMI Satoru
Email address: koizumistr@minos.ocn.ne.jp
PostgreSQL version: 9.0RC1
Operating system: MacOS X
Description: disagreement of argument name
Details:

At 33.10.4. Additional functions of PostgreSQL 9.0rc1 Documentation, the
third argument of the function "dtcvfmtasc" is "dtvalue". But in its
following description, the argument name is referred as "ts".

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: KOIZUMI Satoru (#1)
Re: BUG #5638: disagreement of argument name

"KOIZUMI Satoru" <koizumistr@minos.ocn.ne.jp> writes:

At 33.10.4. Additional functions of PostgreSQL 9.0rc1 Documentation, the
third argument of the function "dtcvfmtasc" is "dtvalue". But in its
following description, the argument name is referred as "ts".

Fixed, thanks.

regards, tom lane