mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 14:47:29 -04:00
Use libpq only once to avoid file naming conflicts in the html output.
This commit is contained in:
parent
ccee8e5576
commit
fe0260c5d1
1 changed files with 1 additions and 1 deletions
|
|
@ -211,7 +211,7 @@ Information for extending <ProductName>Postgres</ProductName>.
|
|||
&dfunc;
|
||||
&trigger;
|
||||
&spi;
|
||||
&libpq;
|
||||
<!-- &libpq; -->
|
||||
</Part>
|
||||
|
||||
<Part>
|
||||
|
|
|
|||
Loading…
Reference in a new issue