Commit graph

262 commits

Author SHA1 Message Date
Yasuo Ohgaki
4501571c0d Update pgsql for 5.6.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332864 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-17 02:21:22 +00:00
Yasuo Ohgaki
2a97d230f2 Fixed Bug #61266pg_affected_rows inconsistent behavior (depends on PostgreSQL server version)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332751 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-29 05:59:27 +00:00
Yasuo Ohgaki
f6269386b9 Add 5.6 pgsql 64bit large object support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332713 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-22 06:13:30 +00:00
Yasuo Ohgaki
08a7127591 Fixed Doc Bug 64834 Wrong parameter name in pg_trace()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331938 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-24 04:49:06 +00:00
Chris Wright
63283140b4 Improve SQLi information in pg_query() and pg_query_params()
-- 
Provided by Craig Ringer (craig@2ndquadrant.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331237 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-30 11:50:52 +00:00
Chris Wright
3ba581880a The intended meaning is that "optional" modifies "first parameter"; what was written made it look like "first" modified "optional parameter".
-- 
Provided by anonymous #26427 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331177 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-20 15:42:02 +00:00
Yasuo Ohgaki
199b73c235 Add changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331105 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-09 02:42:06 +00:00
Yoshinari Takaoka
21d7ec724a - fixed changelog. emitting warning improvement was released in 5.5.1.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330981 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-19 19:26:40 +00:00
Yasuo Ohgaki
a79d988b90 Add pg_unescape_bytea() changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330792 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-08 10:25:25 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Adam Harvey
3484bcec16 Note that placeholders may be reused in pg_query_params().
Fixes doc bug #64858 (Reusability of query params should be clarified).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330247 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 19:58:22 +00:00
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Adam Harvey
5d9507a66e Add version information for the pgsql functions added in PHP 5.4.4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326773 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-23 06:25:06 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
TAKAGI Masahiro
a8090711fb set svn:keywords and svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319842 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-25 20:16:59 +00:00
TAKAGI Masahiro
5203515e70 fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319841 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-25 20:11:56 +00:00
Yasuo Ohgaki
d74d18bfd2 add pg_escape_literal() and pg_escape_identifier()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319799 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-25 04:25:08 +00:00
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Shein Alexey
963c4c54c0 Fixed description of returned value on error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314774 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-11 07:07:10 +00:00
Antony Dovgal
1b14e8748a fix copy/paste typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314242 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-04 11:07:49 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Pierrick Charron
e203701805 Fixed bug #54797
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311218 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-18 21:42:51 +00:00
Pierrick Charron
2dea760475 Fixed bug #54841
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311198 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-18 15:52:47 +00:00
David Tajchreber
2a272c4ca0 Doc Bug #54752 - Missing default value in pg_result_status prototype - added default value for type in signature
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/pgsql/pgsql.c#4741

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311092 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:44:06 +00:00
Richard Quadling
79dcbe011f Provide title to example sections which are currently missing their title and are not accessible via links. Fix #54693
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +00:00
Adam Harvey
18b6d437bc Fix doc bug #53624 (NULL also works for $row).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307084 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-04 14:36:52 +00:00
Kalle Sommer Nielsen
29fd59a70b Fixed bug #52116 (pg_connect - how to use options)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304555 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 09:22:18 +00:00
Jakub Vrana
66bf602d21 Default for dbname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304457 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-17 21:40:06 +00:00
Richard Quadling
5fb1e5fa8a Typo in example title. Fix #52055
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300428 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 09:49:59 +00:00
Daniel Egeberg
0640e024d4 Fixed PHP bug #51978
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Jakub Vrana
f4dd676975 Parameter object_id is optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297481 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-04 22:10:06 +00:00
Jakub Vrana
d8cfeeada7 Returns 'server_version' in 'server' key
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297480 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-04 22:08:00 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen
4bc27d8766 Remove the last of the PHP3 related stuff around the manual, including the documentation for:
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Jakub Vrana
ac4d489754 Example output (bug #49157)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290813 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-16 12:21:22 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Jakub Vrana
42fd17af6e Escape data inside queries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286556 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 12:22:29 +00:00
Nilgün Belma Bugüner
ddcceba83e fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283831 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:37:21 +00:00
Yannick Torres
e64f47fe43 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 15:59:44 +00:00
Jakub Vrana
48a4a3cb4c Optional connection parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273943 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:13:01 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00