forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf941a12
committed
Add URL for PQexec() for disallowing multiple queries:
>http://archives.postgresql.org/pgsql-hackers/2007-01/msg00184.php1 parent764160d commitf941a12
2 files changed
+6
-2
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
810 | 810 |
| |
811 | 811 |
| |
812 | 812 |
| |
| 813 | + | |
| 814 | + | |
813 | 815 |
| |
814 | 816 |
| |
815 | 817 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
732 | 732 |
| |
733 | 733 |
| |
734 | 734 |
| |
| 735 | + | |
| 736 | + | |
735 | 737 |
| |
736 | 738 |
| |
737 | 739 |
| |
|
0 commit comments
Comments
(0)