forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit107a2d4
committed
Remove references to libpq_srcdir in adminpack and old_snapshot
Those two modules included references to libpq's source path, withoutusing anything from libpq. Some copy-pastos done when each module wascreated are likely at the origin of those useless references (aecf5eefor old_snapshot,fe59e56 for adminpack).Reviewed-by: Tom Lane, David RowleyDiscussion:https://postgr.es/m/X+LQpfLyk7jgzUki@paquier.xyz1 parentf20dc2c commit107a2d4
2 files changed
+0
-2
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
|
0 commit comments
Comments
(0)