]> granicus.if.org Git - postgresql/commit
From: "D'Arcy J.M. Cain" <darcy@druid.net>
authorMarc G. Fournier <scrappy@hub.org>
Thu, 20 Mar 1997 18:23:33 +0000 (18:23 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 20 Mar 1997 18:23:33 +0000 (18:23 +0000)
commitbf872f0aff435cce475279d56f8f981f3044ba77
tree47b6585f9991ae74e4ed6e57be50e7436472ffcb
parent7d5770eaf29c494e9a7830ae02c92a3bec202ab2
From: "D'Arcy J.M. Cain" <darcy@druid.net>
Subject: [HACKERS] libpq/pqcomm stuff and Solaris byte order

I decided to go ahead with the required changes since no one else seems
to.  I don't guarantee that it is perfect but with these changes the
package actually compiles.  While I was at it I added to the Sparc
Solaris header to define the byte order.  Note that NetBSD sets this
in the system headers so it wasn't required there.

In particular, someone may want to check whether I removed the correct
84 lines from backend/libpq/pqcomprim.c.
src/backend/libpq/pqcomm.c
src/backend/libpq/pqcomprim.c
src/include/libpq/pqcomm.h
src/port/sparc_solaris.h