]> granicus.if.org Git - postgresql/commit
Introduce BYTES unit for GUCs.
authorAndres Freund <andres@anarazel.de>
Tue, 12 Sep 2017 19:13:12 +0000 (12:13 -0700)
committerAndres Freund <andres@anarazel.de>
Tue, 12 Sep 2017 19:13:12 +0000 (12:13 -0700)
commit6e7baa322773ff8c79d4d8883c99fdeff5bfa679
tree026e53104854e441fffecbeb3a6971755c83ec47
parent2d4a614e1ec34a746aca43d6a02aa3344dcf5fd4
Introduce BYTES unit for GUCs.

This is already useful for track_activity_query_size, and will further
be used in a later commit making the WAL segment size configurable.

Author: Beena Emerson
Reviewed-By: Andres Freund
Discussion: https://postgr.es/m/CAOG9ApEu8bXVwBxkOO9J7ZpM76TASK_vFMEEiCEjwhMmSLiaqQ@mail.gmail.com
src/backend/utils/misc/guc.c
src/include/utils/guc.h