pgsql: Back-patch addition of ssl_renegotiation_limit into 7.4 through - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Back-patch addition of ssl_renegotiation_limit into 7.4 through
Date
Msg-id 20100225234427.6EBAB7541D0@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Document that after triggers that need to see changed rows should
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Back-patch addition of ssl_renegotiation_limit into 7.4 through