pgsql: Update type-conversion documentation for long-ago changes.

Started by Tom Lanealmost 15 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Update type-conversion documentation for long-ago changes.

This example wasn't updated when we changed the behavior of bpcharlen()
in 8.0, nor when we changed the number of parameters taken by the bpchar()
cast function in 7.3. Per report from lsliang.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/01543329514475e2c42d52891ff4245bb9f5d83c

Modified Files
--------------
doc/src/sgml/typeconv.sgml | 22 ++++++++++++----------
1 files changed, 12 insertions(+), 10 deletions(-)