pgsql: Solaris portability fix that was previously made in - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Solaris portability fix that was previously made in
Date
Msg-id 20070920232711.846AF753E4C@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Solaris portability fix that was previously made in contrib/tsearch2
but got lost from the version committed to main tree.  Per Greg Stark.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        tsquery_cleanup.c (r1.4 -> r1.5)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/tsquery_cleanup.c?r1=1.4&r2=1.5)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Revert ill-fated patch to release exclusive lock early after
Next
From: davecramer@pgfoundry.org (User Davecramer)
Date:
Subject: jdbccache - jdbccache: added check for pool size -1