"Kevin Grittner" <[EMAIL PROTECTED]> writes:
> Attached is a version as good as I know how to get it.
> It works for us, so barring any problems as we use it, I'm done.

I finally got around to looking at this.  Neither <err.h> nor err()
are portable (they're not in the Single Unix Spec, and they don't
work here...).  The intent seems moderately clear, but please replace
those calls with something portable.

Otherwise, I think the only thing standing in the way of committing this
as a contrib module is that we'll need some user-facing documentation,
preferably in the form of an SGML file.  (We'd also need a Makefile
of course, but that's pretty dang trivial.  See pg_standby's files
if you need a sample to work from.)

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to