aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-04-07 13:29:29 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2023-04-07 13:29:29 -0400
commitff245a37888ae28da4e6eeacac83f00aa0986340 (patch)
tree256cf7833b2c74d758630575ad2d5ca6838a4202 /src/backend/parser/parse_utilcmd.c
parent888f2ea0a81ff171087bdd1c5c1eeda3b78d73d4 (diff)
downloadpostgresql-ff245a37888ae28da4e6eeacac83f00aa0986340.tar.gz
postgresql-ff245a37888ae28da4e6eeacac83f00aa0986340.zip
Doc: improve descriptions of max_[pred_]locks_per_transaction GUCs.
The old wording described these as being multiplied by max_connections plus max_prepared_transactions, which hasn't been exactly right for some time thanks to the addition of various auxiliary processes. Moreover, exactness here is a bit pointless given that the lock tables can expand into the initially-unallocated "slop" space in shared memory. Rather than trying to track exactly what the code is doing, let's just use the term "server processes". Likewise adjust these GUCs' description strings in guc_tables.c. Wang Wei, reviewed by Nathan Bossart and myself Discussion: https://postgr.es/m/OS3PR01MB6275BDD09C9B875C65FCC5AB9EA39@OS3PR01MB6275.jpnprd01.prod.outlook.com
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions