Log Message:
---
Add defenses against plpython functions being declared to take or return
pseudotypes. Not sure why I neglected to add these checks at the same
time I added them to the other PLs, but it seems I did.
Modified Files:
--
pgsql-server/src/pl/plpython:
Log Message:
---
Minor documentation cleanup and improvement.
Modified Files:
--
pgsql-server/doc/src/sgml/ref:
create_operator.sgml (r1.42 -> r1.43)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/src/sgml/ref/create_operator.sgml.diff?r1=1.42
Log Message:
---
Now that I look, table 8-1 has some other marginal misstatements in it.
If we're going to put brackets around optional precision specs in some
entries, we'd better do it in all.
Modified Files:
--
pgsql-server/doc/src/sgml:
datatype.sgml (r1.148 ->