forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc135db1
committed
Add information schema item:
> * Improve the information schema to be more standards-compliant:>>http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php> * Add URL to more complete multi-byte regression tests>>http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php< * Add URL to more complete multi-byte regression tests<<http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php1 parent63b35a8 commitc135db1
2 files changed
+14
-8
lines changedLines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
| 353 | + | |
| 354 | + | |
| 355 | + | |
353 | 356 |
| |
354 | 357 |
| |
355 | 358 |
| |
| |||
374 | 377 |
| |
375 | 378 |
| |
376 | 379 |
| |
| 380 | + | |
| 381 | + | |
| 382 | + | |
377 | 383 |
| |
378 | 384 |
| |
379 | 385 |
| |
| |||
1315 | 1321 |
| |
1316 | 1322 |
| |
1317 | 1323 |
| |
1318 |
| - | |
1319 |
| - | |
1320 |
| - | |
1321 | 1324 |
| |
1322 | 1325 |
| |
1323 | 1326 |
| |
|
Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
| 328 | + | |
| 329 | + | |
| 330 | + | |
328 | 331 |
| |
329 | 332 |
| |
330 | 333 |
| |
| |||
346 | 349 |
| |
347 | 350 |
| |
348 | 351 |
| |
| 352 | + | |
| 353 | + | |
| 354 | + | |
349 | 355 |
| |
350 | 356 |
| |
351 | 357 |
| |
| |||
1181 | 1187 |
| |
1182 | 1188 |
| |
1183 | 1189 |
| |
1184 |
| - | |
1185 |
| - | |
1186 |
| - | |
1187 | 1190 |
| |
1188 | 1191 |
| |
1189 | 1192 |
| |
|
0 commit comments
Comments
(0)