Commit 6e7baa3
committed
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.com1 parent 2d4a614 commit 6e7baa3
2 files changed
+10
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
725 | 730 | | |
726 | 731 | | |
727 | 732 | | |
| |||
2863 | 2868 | | |
2864 | 2869 | | |
2865 | 2870 | | |
2866 | | - | |
2867 | | - | |
2868 | | - | |
2869 | | - | |
2870 | | - | |
| 2871 | + | |
2871 | 2872 | | |
2872 | 2873 | | |
2873 | 2874 | | |
| |||
8113 | 8114 | | |
8114 | 8115 | | |
8115 | 8116 | | |
| 8117 | + | |
| 8118 | + | |
| 8119 | + | |
8116 | 8120 | | |
8117 | 8121 | | |
8118 | 8122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
| |||
0 commit comments