Changeset 1a778bd1b1b6f321eff6ff69403dd1cd55d8ef1a
- Timestamp:
- 02/21/11 17:05:40
(2 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1298307940 +0000
- git-parent:
[1bd87456130e0880e302c7337868f5f39a10596a]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1298307940 +0000
- Message:
this doesn't need libpq headers
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r09ecd28 |
r1a778bd |
|
| 45 | 45 | #include "utils/noit_hash.h" |
|---|
| 46 | 46 | |
|---|
| 47 | | #include <libpq-fe.h> |
|---|
| 48 | | |
|---|
| 49 | | /* Ripped from test_abort 8.3.3 */ |
|---|
| 50 | 47 | #ifndef BOOLOID |
|---|
| 51 | 48 | #define BOOLOID 16 |
|---|