There was an error while loading. Please reload this page.
1 parent d9bc00b commit 422ddb8Copy full SHA for 422ddb8
1 file changed
postgresql/documentation/lib.rst
@@ -2,11 +2,9 @@ Categories and Libraries
2
************************
3
4
This chapter discusses the usage and implementation of connection categories and
5
-libraries.
6
-
7
-.. note::
8
- First-time users are encouraged to read the `Audience and Motivation`_
9
- section first.
+libraries. Originally these features were written with general purpose use in mind;
+however, it is recommended that these features **not** be used in applications.
+They are primarily used internally by the the driver and may be removed in the future.
10
11
Libraries are a collection of SQL statements that can be bound to a
12
connection. Libraries are *normally* bound directly to the connection object as
0 commit comments