forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6abc8c2
committed
Add NO_INSTALL option to pgxs
Apply in libpq_pipeline test makefile, so that the test file is notinstalled into tmp_install.Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://www.postgresql.org/message-id/flat/cb9d16a6-760f-cd44-28d6-b091d5fb6ca7%40enterprisedb.com1 parent0251106 commit6abc8c2
File tree
3 files changed
+25
-0
lines changed- doc/src/sgml
- src
- makefiles
- test/modules/libpq_pipeline
3 files changed
+25
-0
lines changedLines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1672 | 1672 |
| |
1673 | 1673 |
| |
1674 | 1674 |
| |
| 1675 | + | |
| 1676 | + | |
| 1677 | + | |
| 1678 | + | |
| 1679 | + | |
| 1680 | + | |
| 1681 | + | |
| 1682 | + | |
| 1683 | + | |
| 1684 | + | |
1675 | 1685 |
| |
1676 | 1686 |
| |
1677 | 1687 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
| 53 | + | |
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
| |||
227 | 229 |
| |
228 | 230 |
| |
229 | 231 |
| |
| 232 | + | |
| 233 | + | |
230 | 234 |
| |
231 | 235 |
| |
232 | 236 |
| |
| |||
336 | 340 |
| |
337 | 341 |
| |
338 | 342 |
| |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
339 | 352 |
| |
340 | 353 |
| |
341 | 354 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
|
0 commit comments
Comments
(0)