Skip to content

Commit 422ddb8

Browse files
committed
Recommend against use
1 parent d9bc00b commit 422ddb8

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

postgresql/documentation/lib.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ Categories and Libraries
22
************************
33

44
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.
5+
libraries. Originally these features were written with general purpose use in mind;
6+
however, it is recommended that these features **not** be used in applications.
7+
They are primarily used internally by the the driver and may be removed in the future.
108

119
Libraries are a collection of SQL statements that can be bound to a
1210
connection. Libraries are *normally* bound directly to the connection object as

0 commit comments

Comments
 (0)