Commit graph

257 commits

Author SHA1 Message Date
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
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
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
Christopher Kings-Lynne
868f95c8d7 - Update list of connection parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183231 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 03:01:27 +00:00
Christopher Kings-Lynne
9d8b6795ba - The list of parameters queryable via pg_parameter_status() was somewhat outdated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182956 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-27 09:51:26 +00:00
Christopher Kings-Lynne
f874069b81 - Document the optional second parameter to pg_result_status()
# This optional second parameter has existed since at least 5.0.0, why
# was it not documented?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182904 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-26 08:08:35 +00:00
Christopher Kings-Lynne
a12038782a Remove extraneous 'x'...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182694 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-23 04:37:22 +00:00
Christopher Kings-Lynne
2e95af0fd1 - Document new pg_set_error_verbosity() function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182691 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-23 03:11:05 +00:00
Christopher Kings-Lynne
f59f87c095 List possible diagnostic codes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182613 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-22 08:58:58 +00:00
Christopher Kings-Lynne
309b32626c Add basic documentation for all the new pgsql module functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182478 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-20 08:54:31 +00:00
Kenneth Schwartz
5b37c04045 Initial transition to new structure; WIP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181876 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:03:26 +00:00
Kenneth Schwartz
df20a9c5c9 WS fix (start at col 0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181618 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-08 00:06:33 +00:00
Edin Kadribasic
0883bcd984 Document pg_field_type_oid()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179804 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 00:34:17 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Kenneth Schwartz
bd9f1e1d38 Minor example changes; incorporating user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176739 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-09 17:15:09 +00:00
Kenneth Schwartz
5bb1f07bbf Fix proto, update example incorporating notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176735 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-09 16:43:25 +00:00
Nuno Lopes
7d8389d5bd initial docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169153 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-25 09:27:26 +00:00
Jakub Vrana
691de62b84 Don't use together with pg_lo_* (bug #23786)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168967 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-22 09:02:12 +00:00
Jakub Vrana
a9a3e7d88d connect_type parameter (bug #27824)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168721 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-17 13:37:25 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
5fb3e0c98d Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166703 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 15:39:26 +00:00
Jakub Vrana
8214cac81b Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Jakub Vrana
9a1ee6bfe3 Fix types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 16:12:06 +00:00
Yannick Torres
8a3593b7b9 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164496 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 21:49:47 +00:00
Jakub Vrana
90e7198702 How to use (bug #18747)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164482 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 18:48:22 +00:00
Jakub Vrana
c9807cedf8 Handling of NULL fields (bug #13549)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164344 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 14:02:10 +00:00
Nuno Lopes
1deff0ba31 fix #28994: fix proto in field_prtlen and add note about upper-case identifiers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162614 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-04 09:10:50 +00:00
Friedhelm Betz
0d8c7e8333 doc skeletons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157791 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-02 15:47:00 +00:00
Nuno Lopes
5c7b1af7d6 fix #20557
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150036 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-28 21:50:33 +00:00
Jan Lehnardt
3cb3b41f19 - fix description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148632 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-13 22:56:12 +00:00
Jakub Vrana
43ed9a3d9e Xmas typos 5/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Mehdi Achour
e8844eadb3 some more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
0599b66cc0 Changed print to echo as recommended in RFC/coding_standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145979 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-08 13:52:47 +00:00
Mehdi Achour
29bb0f7155 Probably, this function UNescapes string, rather than escapes it.
Antony Dovgal


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145670 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-05 09:22:51 +00:00
Vincent Gevers
315db8fc72 Only fixing example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143454 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-31 12:02:57 +00:00
Mehdi Achour
ca777ca163 CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142103 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-09 10:08:56 +00:00
Cornelia Boenigk
f27a13f34b changed the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142069 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-08 20:07:29 +00:00
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Philip Olson
24f0df4967 upgraded example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137174 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-09 20:28:18 +00:00
Damien Seguy
f20cf6d294 some literals should be parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135218 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 15:05:34 +00:00
Mehdi Achour
d208b4c328 typos, corrected examples, fixed structure, entities usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135201 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 09:20:01 +00:00
Cornelia Boenigk
49ea73c4c3 minor fixes, some examples added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135149 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-15 22:36:03 +00:00
Cornelia Boenigk
9c5df5c037 unified examples, fixed typos, some new examples ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135086 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-14 23:39:08 +00:00
Mehdi Achour
3d2e1ead4d closing #24649
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135058 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-14 19:46:56 +00:00
Cornelia Boenigk
c4596b0e56 fixed parameters and example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133694 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 23:26:02 +00:00
Mehdi Achour
9f2d5b0113 pg_unescape_bytea() is now implemented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132616 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 15:10:29 +00:00
Sara Golemon
74710b2968 Incorrect funcname in note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132042 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 19:21:52 +00:00
Nicolas Chaillan
f16bc3c61b Typo. Thanks @Jome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131648 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-15 10:18:04 +00:00
Mehdi Achour
f27a9fe3f1 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128690 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-25 04:11:45 +00:00
Nicolas Chaillan
ae81e7afe9 fixing #23293
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124276 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-22 20:38:42 +00:00
Cornelia Boenigk
0dd4545845 corrected function names ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118734 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-03 01:43:31 +00:00
Dallas Wang
a6cbbdb5a6 Remove additional See also part
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118394 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 06:33:49 +00:00
Dallas Wang
b6079d60bb A typo fixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118393 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 06:33:15 +00:00
Cornelia Boenigk
b7e1753306 corrected return-type and example headline
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118357 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-27 22:57:54 +00:00
Cornelia Boenigk
3b562e2962 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117606 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 23:22:15 +00:00
Ron Chmara
8684f75b61 Grammar, comma.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117504 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-21 23:49:26 +00:00
Damien Seguy
bc650c159f use of constant, and moving the ssee also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-21 23:17:32 +00:00
Nicolas Chaillan
890c366783 fixing protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114843 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-05 02:44:37 +00:00
Joey Smith
460d8c6d8c cardinal caught this one.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113346 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-24 21:26:14 +00:00
Jason Sheets
bace656021 added link to persistent connections information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111627 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-13 04:48:03 +00:00
Jason Sheets
27b807d1f5 updated example to use while
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111626 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-13 03:17:20 +00:00
Yasuo Ohgaki
e41729aa5f Added new functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100137 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 10:25:55 +00:00
Friedhelm Betz
0078d43061 entity correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99441 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-12 10:04:46 +00:00
Derick Rethans
6c01ea5005 - Fix return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97858 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-03 06:23:24 +00:00
Yasuo Ohgaki
b2c323ffc5 Rename pg_data_seek() to pg_result_seek()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97826 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-03 02:34:19 +00:00
Yasuo Ohgaki
29812bce20 Oops. I meant pg_data_seek. There is no pg_result_seek.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97691 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-02 06:14:59 +00:00
Yasuo Ohgaki
61cddb2e58 Added pg_ping() desc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97690 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-02 06:07:31 +00:00
Yasuo Ohgaki
b0085f3057 Added pg_fetch_all(), pg_fetch_assoc(), pg_result_seek() and pg_unescape_byptea() desc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97686 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-02 05:58:55 +00:00
Yasuo Ohgaki
0f8ae6def9 Renamed function. pg_metadata -> pg_mata_data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97660 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-02 02:24:16 +00:00
Yasuo Ohgaki
8377396845 2nd parameter is optional from 4.1.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97503 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-30 09:22:36 +00:00
Yasuo Ohgaki
a65437654f Fixed proto. Add more description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97456 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-30 04:24:16 +00:00
Yasuo Ohgaki
29875e7095 Boolean values are returned as 't' or 'f'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94671 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-05 08:43:54 +00:00
Dallas Wang
f70e557cce Fix a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93517 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-25 13:34:55 +00:00
Derick Rethans
34d148e2cc - Fix dot
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93516 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-25 13:21:21 +00:00
Sander Roobol
745a8675aa Fix old proto - #19088
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93509 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-25 12:39:16 +00:00
Marco Cucinato
d108553ede Typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93472 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-25 09:05:49 +00:00
Yasuo Ohgaki
df691a0126 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93313 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-24 05:19:27 +00:00
Marco Cucinato
1fbad5b192 Typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93011 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-22 12:28:20 +00:00
Marco Cucinato
5b841d00bf The period didn't make sense to me. Hope this is correct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91448 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-10 13:28:44 +00:00
Sander Roobol
a6808975e9 Minor improvements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90637 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-01 14:41:25 +00:00
Marco Cucinato
bde354d7af Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87040 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-28 19:51:48 +00:00
Derick Rethans
e6fbeb4136 - Fix for bug #16789
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86024 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 07:50:08 +00:00
Sander Roobol
7a8fcf4fe8 Fix tiny mistake/typo (thanks to Andrew Thompson for spotting it)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85460 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-12 11:30:36 +00:00
Marco Cucinato
2b51a3f77b Typos fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85441 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-12 06:52:12 +00:00
Jan Lehnardt
7d8b150129 - fix for #17383
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83292 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-23 13:18:07 +00:00
Yasuo Ohgaki
ab5c971226 Bring back 3rd param and add description for it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79908 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 07:19:04 +00:00
Yasuo Ohgaki
fb837163be Added comment for PostgreSQL 7.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79881 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 02:55:04 +00:00
Yasuo Ohgaki
92f512d6cd Notes for optional row number are in notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79850 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 01:07:17 +00:00
Yasuo Ohgaki
2951ec423d Improve description a bit. (Need more work)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79848 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 00:50:04 +00:00
Yasuo Ohgaki
63bebf1e9b row can be optional from 4.2.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79843 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 00:44:14 +00:00
Yasuo Ohgaki
3627dc130a s/pg_fetch_result/pb_fetch_object/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79842 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 00:42:43 +00:00
Yasuo Ohgaki
6b5695bafe Removed descrption for result_type. It's just does not make send and
does not work. (e.g. number is not a valid property name)
row can be optional from 4.2.0.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79841 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 00:41:40 +00:00
Yasuo Ohgaki
b4deb57612 Remove unneeded ","
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79838 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 00:18:31 +00:00
Yasuo Ohgaki
5e04cd1204 Remove bogus reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79837 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 00:17:59 +00:00