forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3fc81ce
committed
Suppress bison warning in ecpg grammar.
opt_distinct_clause is only used in PLpgSQL_Expr, which ecpgignores, so it needs to ignore opt_distinct_clause too.My oversight in7cd9765; reported by Bruce Momjian.Discussion:https://postgr.es/m/E1l33wr-0005sJ-9n@gemulon.postgresql.org1 parent50bebc1 commit3fc81ce
1 file changed
+1
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| 74 | + | |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
|
0 commit comments
Comments
(0)