Commit graph

243 commits

Author SHA1 Message Date
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 )
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 )
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
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
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
b1663ed4ba INI directives have been moved to the appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +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 )
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 )
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 )
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 )
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 : 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
Dave Barr
67b99af1bc - it's => its.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Jakub Vrana
49dc34abf7 Uppercase first letters in titles' words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Nuno Lopes
5c7b1af7d6 fix
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
d18237a5fe adding pg_errormessage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142129 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-09 13:59:15 +00:00
Mehdi Achour
c9120d9fbc ORDER BY OldName
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142128 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-09 13:55:45 +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
Philip Olson
d56392c250 Added missing ini descriptions, as described in php.ini-dist
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137041 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-08 21:46:33 +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
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
Philip Olson
5a36bf3125 Replace <link linkend="language.types.x">x</link> with <type>x</type>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129076 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 23:03:10 +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
Philip Olson
c85e63dde5 Implement new &ini.descriptions.title; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125368 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 21:52:58 +00:00
Nicolas Chaillan
ae81e7afe9 fixing
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
Friedhelm Betz
c5deb05511 tabs2spaces and entity usge for techdocs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117615 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-23 00:53:29 +00:00
Cornelia Boenigk
7a2069899f fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117610 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 23:27:25 +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
Cornelia Boenigk
815a968e2b added link to techdocs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117605 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 23:21:57 +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
Friedhelm Betz
b5ac7588ab rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106444 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 17:10:18 +00:00
Joey Smith
273855f6a9 Fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106241 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 02:10:12 +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
Sander Roobol
ca94f45b96 Fix newlines
# Friedhelm - you're doing great work but please keep an eye on this


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95792 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-15 10:19:42 +00:00
Friedhelm Betz
bc40e27bab ini.xml added, linked in reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95708 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-14 21:26:46 +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 -
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
Friedhelm Betz
80c9e16666 fixed typos in section id`s: requirenments to requirements
Thanks for catching to Marco Cucinato !


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91375 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-09 10:26:12 +00:00
Friedhelm Betz
7ac01b9dc8 new structure applied and constants added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91142 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-07 10:01:28 +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
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
Hartmut Holzgraefe
136554cdf7 the en/reference/*/functions.xml files are now auto-generated
(should have been from the start, but somehow i forgot to
 move the generation code from the split to the configure script)

entities/chapters.ent is now called entities/file-entities.ent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Jan Lehnardt
7d8b150129 - fix for
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
Marco Cucinato
88de0069ec Typo fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83003 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-20 20:00:45 +00:00
Jan Lehnardt
3d8579fde5 - fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81502 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-09 08:27:48 +00:00
Gabor Hojtsy
e547a14e05 Readding previous English version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81109 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-04 10:33:43 +00:00
phaser
ce31e485c3 1st translated version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81076 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-03 18:30:09 +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
Yasuo Ohgaki
03bca37f37 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79836 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 00:16:22 +00:00
Yasuo Ohgaki
066e687b05 Update manual. There will be more updates in a few days.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79743 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-24 08:31:06 +00:00
Cornelia Boenigk
e373e7dda4 changed wrong function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79678 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-24 00:19:49 +00:00
Cornelia Boenigk
1d3b2b2086 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79677 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-24 00:18:22 +00:00
Markus Fischer
d0e9010102 - Add comment that pg_exec() is not dead and still available too.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79122 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-20 10:35:23 +00:00
Gabor Hojtsy
bc13d0ade4 Correcting entity errors reported by saxon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78805 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-19 13:28:58 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Simone Cortesi
4765af8964 WS fix
#others languages will come shortly (tonite Europe)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00