pgsql: Increase MAXLISTEN to a more generous value, and add an error

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Increase MAXLISTEN to a more generous value, and add an error
Date: 2005-01-12 16:38:18
Message-ID: 20050112163818.A73D73A5D1B@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Increase MAXLISTEN to a more generous value, and add an error message
telling when it has been exceeded. Per trouble report from
Jean-Grard Pailloncy.

Modified Files:
--------------
pgsql/src/backend/libpq:
pqcomm.c (r1.174 -> r1.175)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/pqcomm.c.diff?r1=1.174&r2=1.175)
pgsql/src/backend/postmaster:
postmaster.c (r1.442 -> r1.443)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/postmaster.c.diff?r1=1.442&r2=1.443)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-01-12 17:32:37 pgsql: Re-allow an untyped literal as the test expression of a CASE, ie
Previous Message Tom Lane 2005-01-12 16:19:52 pgsql: Ensure that the test postmaster started by 'make check' listens