pgsql: Support TB (terabyte) memory unit in GUC variables. - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Support TB (terabyte) memory unit in GUC variables.
Date
Msg-id E1UpRd9-00043J-3m@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Support TB (terabyte) memory unit in GUC variables.

Patch by Simon Riggs, reviewed by Jeff Janes and me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/bab54e383dd102001753366d3c124f706c7967dd

Modified Files
--------------
doc/src/sgml/config.sgml                      |    2 +-
src/backend/utils/misc/guc.c                  |   26 +++++++++++++++++++++++--
src/backend/utils/misc/postgresql.conf.sample |    2 +-
3 files changed, 26 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Modernize entab source code
Next
From: Peter Eisentraut
Date:
Subject: pgsql: initdb: Add blank line before output about checksums