Commit 9d36a38
committed
Adjust pgbench to allow non-ASCII characters in variable names.
This puts it in sync with psql's notion of what is a valid variable name.
Like psql, we document that "non-Latin letters" are allowed, but actually
any non-ASCII character is accepted.
Fabien Coelho
Discussion: https://postgr.es/m/20170405.094548.1184280384967203518.t-ishii@sraoss.co.jp1 parent 863d754 commit 9d36a38
File tree
3 files changed
+42
-11
lines changed- doc/src/sgml/ref
- src/bin/pgbench
3 files changed
+42
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
| 774 | + | |
| 775 | + | |
774 | 776 | | |
775 | 777 | | |
776 | 778 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1020 | 1020 | | |
1021 | 1021 | | |
1022 | 1022 | | |
1023 | | - | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
1024 | 1035 | | |
1025 | | - | |
| 1036 | + | |
1026 | 1037 | | |
1027 | | - | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
1028 | 1043 | | |
1029 | | - | |
| 1044 | + | |
1030 | 1045 | | |
1031 | | - | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
1032 | 1051 | | |
1033 | 1052 | | |
1034 | 1053 | | |
1035 | | - | |
| 1054 | + | |
1036 | 1055 | | |
1037 | 1056 | | |
1038 | 1057 | | |
| |||
1054 | 1073 | | |
1055 | 1074 | | |
1056 | 1075 | | |
1057 | | - | |
| 1076 | + | |
1058 | 1077 | | |
1059 | 1078 | | |
1060 | 1079 | | |
| |||
1139 | 1158 | | |
1140 | 1159 | | |
1141 | 1160 | | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
1142 | 1169 | | |
1143 | 1170 | | |
1144 | 1171 | | |
| |||
1148 | 1175 | | |
1149 | 1176 | | |
1150 | 1177 | | |
1151 | | - | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
1152 | 1181 | | |
1153 | | - | |
| 1182 | + | |
1154 | 1183 | | |
1155 | 1184 | | |
1156 | 1185 | | |
| |||
0 commit comments