Commit graph

174 commits

Author SHA1 Message Date
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
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +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
Jakub Vrana
9c43f894a1 Fix parameters and function names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185775 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-04 09:39:11 +00:00
Christopher Kings-Lynne
40dca4563b - Fix erroneous pg_result_status docs. Document pg_convert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185607 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-02 01:46:15 +00:00
Jean-Sébastien Goupil
967d0e60d0 adding parameters and return values - #32877
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185401 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 00:00:46 +00:00
Jean-Sébastien Goupil
8d35c2f933 fixed bug #32876
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185396 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-28 21:25:08 +00:00
Jean-Sébastien Goupil
3baa64f651 fixed bug #32879
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185395 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-28 21:21:59 +00:00
Christopher Kings-Lynne
3f982c10ec - Fix erroneous return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185335 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-28 04:40:57 +00:00
Jakub Vrana
3d55b0e7c1 Remove doubled words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Christopher Kings-Lynne
9eece877f7 - Fix CRLF line endings. Sorry :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185050 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 09:00:51 +00:00
Christopher Kings-Lynne
eeb7ede0c7 - Another ten functions updated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185049 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 08:59:03 +00:00
Jakub Vrana
6cc7e142c6 Typo (bug #32819)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 06:17:39 +00:00
Jakub Vrana
8b5d932d72 Use <function> instead of <literal>() (bug #32787)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184809 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 09:29:36 +00:00
Jakub Vrana
8c8679501c Remove \r
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 14:04:30 +00:00
Christopher Kings-Lynne
f30ce366b6 - Overhaul another bunch of pgsql extension manual pages
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184384 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-15 08:40:12 +00:00
Christopher Kings-Lynne
4ee6ee268a - More work on pgsql docs overhaul. All the pg_lo_* functions are now done.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184314 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-14 03:21:36 +00:00
Christopher Kings-Lynne
6ccf606963 Continue revising pgsql docs. Still a long way to go...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183850 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-07 11:47:32 +00:00
Christopher Kings-Lynne
c30a486ae2 More work on updating pgsql docs. Constants tagged as constants. Use global entities when appropriate. All pg_fetch_* functions done. pg_fetch_object() prototype fixed to match CVS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183744 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 09:04:49 +00:00
Christopher Kings-Lynne
760c733d17 Whitespace fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183638 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 08:56:09 +00:00
Christopher Kings-Lynne
2c48aaf9a9 - Convert more pgsql docs to new docs style. Add undocumented constant. Update reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183634 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 05:55:14 +00:00
Christopher Kings-Lynne
93137cbeaa # Revert previous erroneous commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183626 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 01:47:56 +00:00
Jakub Vrana
a58bcdf974 Fix optional parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183576 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 16:16:47 +00:00
Christopher Kings-Lynne
728feed4d1 - Document all ext/pgsql constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183473 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 09:51:51 +00:00
Christopher Kings-Lynne
d1ef0fdb4c - Fix parameter list for pg_send_query()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183470 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 08:47:22 +00:00
Christopher Kings-Lynne
e5761ba392 # Sorry. Fix CRLF line endings, and a few XML problems.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183468 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 07:27:30 +00:00
Christopher Kings-Lynne
c598ae36df - Update several PostgreSQL functions to the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183467 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 07:21:50 +00:00