We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d6782c commit 460976bCopy full SHA for 460976b
1 file changed
README.md
@@ -238,6 +238,12 @@ Support for Postgres ranges is located in the
238
239
## Optional features
240
241
+### Unix socket connections
242
+
243
+Support for connections through Unix domain sockets is provided optionally by
244
+the `unix_socket` feature. It is only available on "unixy" platforms such as
245
+OSX, BSD and Linux.
246
247
### UUID type
248
249
[UUID](http://www.postgresql.org/docs/9.4/static/datatype-uuid.html) support is
0 commit comments