Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> I'm trying to add a new ref/.sgml file, but I can't see which file needs
> to change to allow that to be fully referenced.
Example:
$ grep psqlRef *sgml ref/*sgml
reference.sgml: &psqlRef;
ref/allfiles.sgml:<!entity psqlRef system "psql-ref.sgml">
$
regards, tom lane