Commit c3bd279
authored
Documented lock_timeout in client.mdx (brianc#3199)
Added 'lock_timeout' option in Config object documentation since it's explicitly declared in node-postgres (packages/pg/lib/connection-parameters.js)
I also checked it works as documented in PostgreSQL Docs:
https://www.postgresql.org/docs/current/runtime-config-client.html#GUC-LOCK-TIMEOUT1 parent 3cde785 commit c3bd279
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments