mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Update pgeasy examples
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
#include "libpq-fe.h"
|
||||
|
||||
#include "halt.h"
|
||||
#include "libpgeasy.h"
|
||||
#include <libpgeasy.h>
|
||||
|
||||
PGresult *attres,
|
||||
*relres;
|
||||
|
Reference in New Issue
Block a user