Home
last modified time | relevance | path

Searched refs:PG_WAITREPLY (Results 1 – 1 of 1) sorted by relevance

/dports/games/ldmud/ldmud-3.3.720/src/
H A Dpkg-pgsql.c156 #define PG_WAITREPLY 6 macro
797 pgconn->state = PG_WAITREPLY; in pg_process_one()
801 case PG_WAITREPLY: in pg_process_one()