Skip to content

Commit ad1dde6

Browse files
committed
Add "$postgres_error" variable to the TODO list.
1 parent c330141 commit ad1dde6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

TODO.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Features that sooner or later will be added to `ngx_postgres`:
88
* Add support for dropping of idle keep-alived connections to the
99
database.
1010

11+
* Add `$postgres_error` variable.
12+
1113
* Add support for sending mulitple queries in one go (transactions,
1214
multiple SELECTs, etc), this will require changes in the processing
1315
flow __and__ RDS format.

0 commit comments

Comments
 (0)