Giles Lean wrote: > > Tom Lane <[email protected]> wrote: > > > I suppose that at least some of the *BSD herd really do predefine some > > of the symbols being attributed to them here, but I would like to see > > something authoritative about which and what. > > Documentation follows, but first the summary: > > FreeBSD: __FreeBSD__ > NetBSD: __NetBSD__ > OpenBSD: __OpenBSD__
Great. I have updated pg_upgrade to use those defines. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
