forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita3e39f8
committed
Suppress FLEX_NO_BACKUP check for psqlscanslash.l.
The existing infrastructure for FLEX_NO_BACKUP doesn't work reliablywhen two lexers are built in parallel in the same directory. We canprobably fix that, but as a short-term workaround, just don't makethe check for psqlscanslash.l.Per buildfarm.1 parent0ea9efb commita3e39f8
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
|
0 commit comments
Comments
(0)