pgsql: Back-patch addition of ssl_renegotiation_limit into 7.4 through

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Back-patch addition of ssl_renegotiation_limit into 7.4 through
Date: 2010-02-25 23:44:27
Message-ID: 20100225234427.6EBAB7541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Back-patch addition of ssl_renegotiation_limit into 7.4 through 8.1.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
config.sgml (r1.36.2.8 -> r1.36.2.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.36.2.8&r2=1.36.2.9)
pgsql/src/backend/libpq:
be-secure.c (r1.59.2.5 -> r1.59.2.6)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/be-secure.c?r1=1.59.2.5&r2=1.59.2.6)
pgsql/src/backend/utils/misc:
guc.c (r1.299.2.7 -> r1.299.2.8)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.299.2.7&r2=1.299.2.8)
postgresql.conf.sample (r1.168.2.3 -> r1.168.2.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample?r1=1.168.2.3&r2=1.168.2.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-02-25 23:45:05 pgsql: Back-patch addition of ssl_renegotiation_limit into 7.4 through
Previous Message Bruce Momjian 2010-02-25 22:24:00 pgsql: Document that after triggers that need to see changed rows should