forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1d006ce
committed
> I have installed your patch and adjusted the names of the standards
> throughout to the spellings suggested by your book.Great.A follow-up patch for current CVS HEAD is attached, and available athttp://troels.arvin.dk/db/pgsql/conformance/pgsql-sql-conformance-followup.patchThe patch - includes a core feature ID that had been left out by mistake (C011) - updates the sql_feature_packages.txt table to reflect changes in SQL:2003 which were not covered properly in my last patchTroels Arvin1 parent9269699 commit1d006ce
File tree
2 files changed
+7
-15
lines changed- src/backend/catalog
2 files changed
+7
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
8 | 2 | | |
9 | 3 | | |
10 | 4 | | |
| |||
31 | 25 | | |
32 | 26 | | |
33 | 27 | | |
| 28 | + | |
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
37 | 32 | | |
38 | | - | |
39 | | - | |
40 | 33 | | |
41 | | - | |
42 | 34 | | |
43 | 35 | | |
44 | 36 | | |
45 | 37 | | |
46 | 38 | | |
47 | 39 | | |
48 | 40 | | |
49 | | - | |
50 | | - | |
51 | 41 | | |
52 | 42 | | |
53 | 43 | | |
| |||
64 | 54 | | |
65 | 55 | | |
66 | 56 | | |
67 | | - | |
68 | 57 | | |
69 | 58 | | |
70 | 59 | | |
71 | | - | |
72 | 60 | | |
| 61 | + | |
73 | 62 | | |
74 | 63 | | |
75 | 64 | | |
76 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments
Comments
(0)