pgsql-server/doc/src/sgml/ref create_domain.sgml

Started by Bruce Momjianover 23 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@postgresql.org 03/02/13 00:32:43

Modified files:
doc/src/sgml/ref: create_domain.sgml

Log message:

They work the same as table constraints with in-line declaration (no
comma).

OK. But the documentation implies there is a comma, so it should probably
get chenged then.

Yes, it should. (attached)

[ Backpatched to 7.3.X too.]

Rod Taylor