Skip to content

Commit 5f11093

Browse files
committed
Fix failure-to-compile-standalone in scripts_parallel.h.
Needs libpq-fe.h for references to PGConn. Discussion: https://postgr.es/m/17463.1566153454@sss.pgh.pa.us
1 parent 5c66e99 commit 5f11093

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/bin/scripts/scripts_parallel.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
#ifndef SCRIPTS_PARALLEL_H
1313
#define SCRIPTS_PARALLEL_H
1414

15+
#include "libpq-fe.h"
16+
1517

1618
typedef struct ParallelSlot
1719
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy