php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65638 Various PGSQL_* constants undocumented
Submitted: 2013-09-09 01:51 UTC Modified: 2014-07-09 05:46 UTC
From: krewecherl at gmail dot com Assigned: yohgaki (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: krewecherl at gmail dot com
New email:
PHP Version: OS:

 

 [2013-09-09 01:51 UTC] krewecherl at gmail dot com
Description:
------------
The page on PostgreSQL-related constants is missing a few:
http://www.php.net/manual/en/pgsql.constants.php

- PGSQL_DML_ASYNC (1024)
- PGSQL_DML_EXEC (512)
- PGSQL_DML_NO_CONV (256)
- PGSQL_DML_STRING (2048)
- PGSQL_LIBPQ_VERSION ('9.x.y')
- PGSQL_LIBPQ_VERSION_STR ('PostgreSQL 9.x.y [...]')

Some of them (the PGSQL_DML_ constants) are mentioned on other pages (for example 
http://www.php.net/manual/en/function.pg-insert.php), but never explained.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-23 08:42 UTC] yohgaki@php.net
-Assigned To: +Assigned To: yohgaki
 [2014-07-09 05:45 UTC] yohgaki@php.net
Automatic comment from SVN on behalf of yohgaki
Revision: http://svn.php.net/viewvc/?view=revision&revision=334209
Log: Fixed bug #65638
 [2014-07-09 05:46 UTC] yohgaki@php.net
-Status: Assigned +Status: Closed
 [2020-02-07 06:08 UTC] phpdocbot@php.net
Automatic comment on behalf of yohgaki
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=d2cb67973d1e82849a728cab9c51f6d5691e397f
Log: Fixed bug #65638
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 14:01:29 2024 UTC