- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit87c6f8b
committed
Generate translator comments for GUC parameter descriptions
Automatically generate comments like /* translator: GUC parameter "client_min_messages" short description */in the generated guc_tables.inc.c.This provides translators more context.Reviewed-by: Pavlo Golub <pavlo.golub@gmail.com>Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de>Reviewed-by: Stéphane Schildknecht <sas.postgresql@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/1a89b3f0-e588-41ef-b712-aba766143cad%40eisentraut.org1 parent8b3e2c6 commit87c6f8b
1 file changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
113 | 116 | | |
114 | 117 | | |
115 | | - | |
116 | | - | |
117 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
118 | 127 | | |
119 | 128 | | |
120 | 129 | | |
| |||
0 commit comments
Comments
(0)