summaryrefslogtreecommitdiff
path: root/drivers/adodb-postgres64.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/adodb-postgres64.inc.php')
-rw-r--r--drivers/adodb-postgres64.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/adodb-postgres64.inc.php b/drivers/adodb-postgres64.inc.php
index 5e144cd1..cda1e962 100644
--- a/drivers/adodb-postgres64.inc.php
+++ b/drivers/adodb-postgres64.inc.php
@@ -143,6 +143,7 @@ class ADODB_postgres64 extends ADOConnection{
* @return int|false
*
* @noinspection PhpUnused
+ * @deprecated 5.22.9 Use {@see insert_ID()} method instead.
*/
function pg_insert_id($tablename, $fieldname)
{