Content-Length: 259089 | pFad | http://github.com/postgrespro/postgres/commit/e57fe3824ee7a9cb551ca1cae5aa0394216ef7b8

5D Fix old, misleading comment for PGRES_POLLING_ACTIVE. · postgrespro/postgres@e57fe38 · GitHub
Skip to content

Commit e57fe38

Browse files
committed
Fix old, misleading comment for PGRES_POLLING_ACTIVE.
The comment implies that we can eventually remove this, but per discussion, we actually don't want to do that ever, in order to maintain compatibility. Jelte Fennema-Nio, reviewed by Tristan Partin Discussion: http://postgr.es/m/CAGECzQTO72jKed5461W8cytV2Msh_e+WUZjOyX_RUQCbjk4LRA@mail.gmail.com
1 parent 12b964d commit e57fe38

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/interfaces/libpq/libpq-fe.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ typedef enum
9191
PGRES_POLLING_READING, /* These two indicate that one may */
9292
PGRES_POLLING_WRITING, /* use select before polling again. */
9393
PGRES_POLLING_OK,
94-
PGRES_POLLING_ACTIVE /* unused; keep for awhile for backwards
95-
* compatibility */
94+
PGRES_POLLING_ACTIVE /* unused; keep for backwards compatibility */
9695
} PostgresPollingStatusType;
9796

9897
typedef enum

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/e57fe3824ee7a9cb551ca1cae5aa0394216ef7b8

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy