forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit293fd24
committed
ecpg: remove check_rules.pl.
As noted in the previous commit, check_rules.pl is now entirelyredundant with checks made by parse.pl, or would be if it weren'tfor the places where it's wrong. It's a waste of build cyclesand maintenance effort, so remove it.Discussion:https://postgr.es/m/2011420.1713493114@sss.pgh.pa.us1 parent00b0e72 commit293fd24
File tree
3 files changed
+1
-219
lines changed- src/interfaces/ecpg/preproc
3 files changed
+1
-219
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
| 67 | + | |
69 | 68 |
| |
70 | 69 |
| |
71 | 70 |
| |
|
Lines changed: 0 additions & 202 deletions
This file was deleted.
Lines changed: 0 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 | 47 |
| |
62 | 48 |
| |
63 | 49 |
| |
| |||
68 | 54 |
| |
69 | 55 |
| |
70 | 56 |
| |
71 |
| - | |
72 | 57 |
| |
73 | 58 |
| |
74 | 59 |
| |
|
0 commit comments
Comments
(0)