Commit graph

172 commits

Author SHA1 Message Date
Jakub Vrana
08e7ab93c9 Aliased by pg_result (bug #42022)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241306 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 11:44:14 +00:00
Hannes Magnusson
46a54186af Revert bogus s/id/xml:id in examples caused by the docbook5 upgrade
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238929 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-30 14:14:03 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
90fc7ae81c Add ChangeLog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237878 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 02:08:16 +00:00
TAKAGI Masahiro
605cf6f383 corrected changelog.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 10:41:16 +00:00
Jakub Vrana
75ecffb1cb Fix methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Mehdi Achour
06b7c30d6c Use ChangeLog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237442 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 22:48:10 +00:00
Jakub Vrana
1202f70151 PHP 5.2 new parameters (bug #40523)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232456 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:50:25 +00:00
Mehdi Achour
c438d854db Fix typo: (avaliable -> available)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227748 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-21 15:13:40 +00:00
Hannes Magnusson
439e3e2628 - Add mysql*_fetch_object optional arguments (been around since 5.0)
- an <literal>stdClass -> a <classname>stdClass..


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219193 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-31 22:09:10 +00:00
Nuno Lopes
71e53f5e6d fix return value, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215731 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-04 11:13:25 +00:00
Ben Ramsey
b8803690a5 Bug #37431 - Removed second description of the function showing the use of only one parameter, since this is wrong; this function always expects two parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213100 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-16 02:01:47 +00:00
TAKAGI Masahiro
1b31923f38 fix return type (see: ext/pgsql/pgsql.c)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212886 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-12 09:16:31 +00:00
Philip Olson
9b3e20babe Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212562 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-07 01:12:30 +00:00
Cornelia Boenigk
1f020846c9 correctoin of the correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206531 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-05 23:45:28 +00:00
Cornelia Boenigk
1ce3295220 There is no parameter condition in pg_select
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206524 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-05 23:22:53 +00:00
Jakub Vrana
5f728be0ad Converts elements to string (bug #35675)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204865 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 14:38:20 +00:00
Christopher Kings-Lynne
8416d00936 Fix pg_last_error() example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201781 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-01 01:29:56 +00:00
Christopher Kings-Lynne
1b570b91ff Re-add pg_result_error() example function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201673 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-30 04:06:54 +00:00
Nuno Lopes
40e9811dd9 fix copy-past error from the pg_result_seek() page (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201622 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 19:25:10 +00:00
Jakub Vrana
86f52dd346 PHP examples syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200791 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-18 16:25:23 +00:00
Cornelia Boenigk
7a855e5ee1 changed comment in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197987 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-09 14:58:52 +00:00
Jean-Sébastien Goupil
404b232b76 using function tag instead of ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197560 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 15:17:46 +00:00
Kouber Saparev
31089b442d Multiple statements example & transaction explanations added (Bug #34719).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197546 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 12:56:26 +00:00
Matt Li
f5de2125ff Fix #34549
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196344 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-19 11:46:49 +00:00
Christopher Kings-Lynne
e1ddb8003d * Add examples to the 3 remaining functions that didn't have them: pg_convert(), pg_field_prtlen() and pg_set_client_encoding().
* Large rewrite of the PostgreSQL overview page.  Bring it up to date and similar to the MySQL extension overview page.  Remove complexities, clutter and references to truly old versions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195156 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-05 04:07:19 +00:00
Christopher Kings-Lynne
d068f3743f Better formatting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194288 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 07:49:15 +00:00
Christopher Kings-Lynne
83ca32633a Mention lastval()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194287 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 07:46:23 +00:00
Christopher Kings-Lynne
3235b0d219 Add manual page for pg_fetch_all_columns()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190403 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-10 09:05:40 +00:00
Christopher Kings-Lynne
ee4aadc727 Tweak pg_update() docs. Complete remaining new format pgsql docs. PHEW.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189883 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 14:42:12 +00:00
Christopher Kings-Lynne
dc3cf08731 Another three pgsql functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189864 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 09:00:59 +00:00
Christopher Kings-Lynne
71834c17d4 Another four pgsql functions documented in the new style. Only a couple left now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189855 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 07:42:00 +00:00
Christopher Kings-Lynne
20f0b907b9 Document pg_pconnect. Make fix similar to jsgoupil's but in pg_send_query.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189848 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 05:01:28 +00:00
Jean-Sébastien Goupil
25e6912929 program and screen didn't fit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189846 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 04:50:58 +00:00
Christopher Kings-Lynne
205a0648d8 Convert several more pgsql doc pages to the new format.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189845 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 04:44:21 +00:00
Christopher Kings-Lynne
7ee0a65fca Sorry, fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189840 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 03:29:33 +00:00
Christopher Kings-Lynne
97459cd0e6 New doc style for pg_get_result()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189802 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-03 14:59:21 +00:00
Christopher Kings-Lynne
14bf5b6d2b Tiny mistake in whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189801 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-03 14:58:28 +00:00
Yannick Torres
c237a6db5a fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189791 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-03 12:27:09 +00:00
Christopher Kings-Lynne
8807d406a7 Convert several more pgsql extension doc pages to the new format.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189783 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-03 10:03:51 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
41d23f3804 It is possible to pass result_type parameter but it's confusing so left undocumented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188979 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 23:32:37 +00:00
Jakub Vrana
72b0023625 Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 13:56:28 +00:00
Christopher Kings-Lynne
38f60b3006 Replace hard-coded number with appropriate constant.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188427 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-15 04:37:55 +00:00
Mehdi Achour
737c892c52 use &true; where appropriated and WS
# please don't exceed 78 for lines length


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187806 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 08:28:14 +00:00
Cornelia Boenigk
057e5075a4 corrected description and added a note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187749 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 12:28:05 +00:00
Jean-Sébastien Goupil
ef5bc0a5be correct refpurpose typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186442 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-16 01:17:54 +00:00
Cornelia Boenigk
a87aea2b83 correct refpurposes ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186405 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-14 21:11:17 +00:00
Cornelia Boenigk
c455b32a70 literals to parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186381 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-14 12:56:54 +00:00
Christopher Kings-Lynne
f962ada7a0 - Fix error in example as suggested in doc comment.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186052 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-09 01:36:07 +00:00