pgsql: Remove a couple of obsolete statements about how many buffers you - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Remove a couple of obsolete statements about how many buffers you
Date
Msg-id 20050830154829.ED0B9D8512@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove a couple of obsolete statements about how many buffers you can
fit into a 512K shared memory segment.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        runtime.sgml (r1.351 -> r1.352)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml.diff?r1=1.351&r2=1.352)

pgsql-committers by date:

Previous
From: anoop@pgfoundry.org (User Anoop)
Date:
Subject: psqlodbc - psqlodbc: removed the extra CR - Test Commit
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add regression tests for disabling constraints.