forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit17974ec
committed
Revise GUC names quoting in messages again
After further review, we want to move in the direction of alwaysquoting GUC names in error messages, rather than the previous (PG16)wildly mixed practice or the intermittent (mid-PG17) idea of doingthis depending on how possibly confusing the GUC name is.This commit applies appropriate quotes to (almost?) all mentions ofGUC names in error messages. It partially supersedesa243569 and8d9978a, which had moved things a bit in the opposite directionbut which then were abandoned in a partial state.Author: Peter Smith <smithpb2250@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/CAHut%2BPv-kSN8SkxSdoHano_wPubqcg5789ejhCDZAcLFceBR-w%40mail.gmail.com1 parentbe5942a commit17974ec
File tree
79 files changed
+208
-215
lines changed- contrib
- pg_prewarm
- pg_stat_statements
- sepgsql
- test_decoding/expected
- doc/src/sgml
- src
- backend
- access
- gin
- heap
- table
- transam
- commands
- libpq
- parser
- port
- postmaster
- replication
- logical
- storage
- buffer
- file
- lmgr
- tcop
- utils
- adt
- fmgr
- misc
- bin
- initdb
- pg_basebackup
- pg_controldata
- pg_dump
- pg_rewind
- pg_test_fsync
- pg_upgrade
- t
- pgbench
- fe_utils
- interfaces/libpq
- test
- modules
- commit_ts/expected
- libpq_pipeline
- ssl_passphrase_callback
- t
- test_shm_mq
- test_slru
- recovery/t
- regress/expected
- ssl/t
- subscription/t
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+208
-215
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
831 | 831 |
| |
832 | 832 |
| |
833 | 833 |
| |
834 |
| - | |
| 834 | + | |
835 | 835 |
| |
836 | 836 |
| |
837 | 837 |
| |
| |||
867 | 867 |
| |
868 | 868 |
| |
869 | 869 |
| |
870 |
| - | |
| 870 | + | |
871 | 871 |
| |
872 | 872 |
| |
873 | 873 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1660 | 1660 |
| |
1661 | 1661 |
| |
1662 | 1662 |
| |
1663 |
| - | |
| 1663 | + | |
1664 | 1664 |
| |
1665 | 1665 |
| |
1666 | 1666 |
| |
| |||
1989 | 1989 |
| |
1990 | 1990 |
| |
1991 | 1991 |
| |
1992 |
| - | |
| 1992 | + | |
1993 | 1993 |
| |
1994 | 1994 |
| |
1995 | 1995 |
| |
| |||
2671 | 2671 |
| |
2672 | 2672 |
| |
2673 | 2673 |
| |
2674 |
| - | |
| 2674 | + | |
2675 | 2675 |
| |
2676 | 2676 |
| |
2677 | 2677 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
409 |
| - | |
| 409 | + | |
410 | 410 |
| |
411 | 411 |
| |
412 | 412 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 |
| - | |
| 223 | + | |
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
|
Lines changed: 4 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
533 | 533 |
| |
534 | 534 |
| |
535 | 535 |
| |
536 |
| - | |
537 |
| - | |
538 |
| - | |
539 |
| - | |
540 |
| - | |
541 |
| - | |
542 |
| - | |
543 |
| - | |
544 |
| - | |
545 |
| - | |
546 |
| - | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
547 | 540 |
| |
548 | 541 |
| |
549 | 542 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2327 | 2327 |
| |
2328 | 2328 |
| |
2329 | 2329 |
| |
2330 |
| - | |
| 2330 | + | |
2331 | 2331 |
| |
2332 | 2332 |
| |
2333 | 2333 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
384 | 384 |
| |
385 | 385 |
| |
386 | 386 |
| |
387 |
| - | |
| 387 | + | |
388 | 388 |
| |
389 |
| - | |
| 389 | + | |
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1151 | 1151 |
| |
1152 | 1152 |
| |
1153 | 1153 |
| |
1154 |
| - | |
| 1154 | + | |
1155 | 1155 |
| |
1156 | 1156 |
| |
1157 | 1157 |
| |
| |||
1187 | 1187 |
| |
1188 | 1188 |
| |
1189 | 1189 |
| |
1190 |
| - | |
| 1190 | + | |
1191 | 1191 |
| |
1192 | 1192 |
| |
1193 | 1193 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
| 121 | + | |
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
376 |
| - | |
| 376 | + | |
377 | 377 |
| |
378 | 378 |
| |
379 | 379 |
| |
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
405 |
| - | |
| 405 | + | |
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
| |||
2539 | 2539 |
| |
2540 | 2540 |
| |
2541 | 2541 |
| |
2542 |
| - | |
| 2542 | + | |
2543 | 2543 |
| |
2544 | 2544 |
| |
2545 | 2545 |
| |
|
Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4501 | 4501 |
| |
4502 | 4502 |
| |
4503 | 4503 |
| |
4504 |
| - | |
| 4504 | + | |
4505 | 4505 |
| |
4506 | 4506 |
| |
4507 | 4507 |
| |
4508 |
| - | |
| 4508 | + | |
4509 | 4509 |
| |
4510 | 4510 |
| |
4511 | 4511 |
| |
| |||
5351 | 5351 |
| |
5352 | 5352 |
| |
5353 | 5353 |
| |
5354 |
| - | |
5355 |
| - | |
5356 |
| - | |
| 5354 | + | |
| 5355 | + | |
| 5356 | + | |
5357 | 5357 |
| |
5358 | 5358 |
| |
5359 | 5359 |
| |
| |||
8549 | 8549 |
| |
8550 | 8550 |
| |
8551 | 8551 |
| |
8552 |
| - | |
| 8552 | + | |
8553 | 8553 |
| |
8554 | 8554 |
| |
8555 | 8555 |
| |
| |||
8647 | 8647 |
| |
8648 | 8648 |
| |
8649 | 8649 |
| |
8650 |
| - | |
| 8650 | + | |
8651 | 8651 |
| |
8652 | 8652 |
| |
8653 | 8653 |
| |
| |||
8725 | 8725 |
| |
8726 | 8726 |
| |
8727 | 8727 |
| |
8728 |
| - | |
| 8728 | + | |
8729 | 8729 |
| |
8730 | 8730 |
| |
8731 | 8731 |
| |
| |||
8851 | 8851 |
| |
8852 | 8852 |
| |
8853 | 8853 |
| |
8854 |
| - | |
| 8854 | + | |
8855 | 8855 |
| |
8856 | 8856 |
| |
8857 | 8857 |
| |
8858 |
| - | |
| 8858 | + | |
8859 | 8859 |
| |
8860 | 8860 |
| |
8861 | 8861 |
| |
| |||
9147 | 9147 |
| |
9148 | 9148 |
| |
9149 | 9149 |
| |
9150 |
| - | |
| 9150 | + | |
9151 | 9151 |
| |
9152 | 9152 |
| |
9153 | 9153 |
| |
9154 |
| - | |
| 9154 | + | |
9155 | 9155 |
| |
9156 | 9156 |
| |
9157 | 9157 |
| |
| |||
9279 | 9279 |
| |
9280 | 9280 |
| |
9281 | 9281 |
| |
9282 |
| - | |
| 9282 | + | |
9283 | 9283 |
| |
9284 | 9284 |
| |
9285 | 9285 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
236 |
| - | |
| 236 | + | |
237 | 237 |
| |
238 | 238 |
| |
239 | 239 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
215 |
| - | |
| 215 | + | |
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
| |||
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
248 |
| - | |
| 248 | + | |
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1085 | 1085 |
| |
1086 | 1086 |
| |
1087 | 1087 |
| |
1088 |
| - | |
| 1088 | + | |
1089 | 1089 |
| |
1090 | 1090 |
| |
1091 | 1091 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1119 | 1119 |
| |
1120 | 1120 |
| |
1121 | 1121 |
| |
1122 |
| - | |
| 1122 | + | |
1123 | 1123 |
| |
1124 | 1124 |
| |
1125 | 1125 |
| |
| |||
1128 | 1128 |
| |
1129 | 1129 |
| |
1130 | 1130 |
| |
1131 |
| - | |
| 1131 | + | |
1132 | 1132 |
| |
1133 | 1133 |
| |
1134 | 1134 |
| |
| |||
2162 | 2162 |
| |
2163 | 2163 |
| |
2164 | 2164 |
| |
2165 |
| - | |
| 2165 | + | |
2166 | 2166 |
| |
2167 | 2167 |
| |
2168 | 2168 |
| |
| |||
4771 | 4771 |
| |
4772 | 4772 |
| |
4773 | 4773 |
| |
4774 |
| - | |
| 4774 | + | |
4775 | 4775 |
| |
4776 | 4776 |
| |
4777 | 4777 |
| |
| |||
4855 | 4855 |
| |
4856 | 4856 |
| |
4857 | 4857 |
| |
4858 |
| - | |
| 4858 | + | |
4859 | 4859 |
| |
4860 | 4860 |
| |
4861 | 4861 |
| |
| |||
4979 | 4979 |
| |
4980 | 4980 |
| |
4981 | 4981 |
| |
4982 |
| - | |
| 4982 | + | |
4983 | 4983 |
| |
4984 | 4984 |
| |
4985 | 4985 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
858 | 858 |
| |
859 | 859 |
| |
860 | 860 |
| |
861 |
| - | |
862 |
| - | |
| 861 | + | |
| 862 | + | |
863 | 863 |
| |
864 | 864 |
| |
865 | 865 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
| 134 | + | |
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
|
0 commit comments
Comments
(0)