10000 Add PGRES_COPY_BOTH to documentation of PG::Result#result_status · danielcode/ruby-pg@87ab977 · GitHub
[go: up one dir, main page]

Skip to content

Commit 87ab977

Browse files
committed
Add PGRES_COPY_BOTH to documentation of PG::Result#result_status
1 parent 36d254a commit 87ab977

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/pg_result.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ pgresult_get(VALUE self)
179179
* * +PGRES_BAD_RESPONSE+
180180
* * +PGRES_NONFATAL_ERROR+
181181
* * +PGRES_FATAL_ERROR+
182+
* * +PGRES_COPY_BOTH+
182183
*/
183184
static VALUE
184185
pgresult_result_status(VALUE self)

0 commit comments

Comments
 (0)
0