Hartmut Holzgraefe
0f06577ca3
another buncht of skeletons for yet undocumented functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65477 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:58:30 +00:00
Yasuo Ohgaki
992e5eb9d1
Added notification for function rename and obsolete API.
...
Changed pg_last_notice() note. pg_last_notice() is experimental. It's not
implemented fully. (It does not take into account connection parameter,
currently)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65383 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 01:36:02 +00:00
Yasuo Ohgaki
f5a215897b
Fixed wrong description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65345 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 22:28:19 +00:00
Hartmut Holzgraefe
4375c4d1da
added skeletons for missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65279 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 11:55:36 +00:00
Jan Lehnardt
a5bea797bc
fixed #12863 . added return values for pg_freeresult. Also changed file permissions
...
from 0444 to 0644.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64876 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 22:37:33 +00:00
Hartmut Holzgraefe
3747b34a1b
hope this solves the tabs vs. blanks issues once and for all
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
Yasuo Ohgaki
5f856161a2
Removed note for PHP/FI.
...
Added note for default connection.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64511 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-11 03:32:41 +00:00
Yasuo Ohgaki
8bbc5ee6db
Add description for pg_cmdtuples in pg_numrows page.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64472 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 17:57:09 +00:00
Yasuo Ohgaki
9b7ade58f4
Get rid of endwhile
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64471 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 17:34:56 +00:00
Yasuo Ohgaki
e953ab37e2
More protos are fixed.
...
Descrptions are added/updated.
- php.ini, see also, etc
pg_last_notice() added.
Added warning for "last message handling" bug.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64440 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 16:23:48 +00:00
Yasuo Ohgaki
8b18c3a8e8
Proto fix so that resource is used.
...
pg_loexport() proto fix.
pg_end_copy() proto fix.
pg_loclose() may return FALSE.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64386 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-10 03:09:08 +00:00
jim winstead
54067bc5dd
pg_getlastoid: according to the source, it returns false for invalid oids
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64249 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 21:32:40 +00:00
Philip Olson
f39c2b0435
Typo fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63819 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 21:59:00 +00:00
Hartmut Holzgraefe
65a93a86a8
last bunch of <programlisting>/CDATA changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62977 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 23:05:19 +00:00
Hartmut Holzgraefe
9410c19fda
added version attribute to <?xml tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Jeroen van Wolffelaar
c16899ed43
Fix more double->float (en passant a very little bit of xml-improvement)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57997 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 23:21:07 +00:00
Jeroen van Wolffelaar
6ae3b9dba5
Fix modelines for VI(M) for the manual (en).
...
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.
This was discussed before, and this turned out to be best for all vi(m)
versions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Gabor Hojtsy
d3187ecb5b
External parsed entities _should_ each begin with a text declaration.
...
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55419 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:47:45 +00:00
Jeroen van Wolffelaar
58518ea541
persistant -> persistent
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53187 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-03 19:29:14 +00:00
Jeroen van Wolffelaar
b39321c1b9
Resurrected pgsql, hopefully not reserved anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53183 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-03 19:24:40 +00:00
Jeroen van Wolffelaar
e0417d9d88
Temporarily removed pgsql
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53178 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-03 19:12:28 +00:00
Jeroen van Wolffelaar
df1975ad92
Added last missing revision tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53065 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 18:31:37 +00:00
Jeroen van Wolffelaar
7915a6c933
Added Revision tag on top of most xml files in en-tree
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Jeroen van Wolffelaar
77912fb35c
- More correct safe-mode documentation
...
- Partially added warnings to the functions themselves
- Small xml-id fix in cybermut
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52878 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-31 22:28:30 +00:00
Jeroen van Wolffelaar
9826de0aa8
Fixed (hopefully last) error in script. Damn regex.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50798 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:57:31 +00:00
Jeroen van Wolffelaar
db09591bd8
Processed the en-tree with the new script, which leaves text inside <programlisting> alone.
...
I hope it's okay now...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:27:21 +00:00
Jeroen van Wolffelaar
308ffe41f2
Changed true, false and null to &true;, &false; and &null;
...
Probably this isn't correct at some places, but in the majority
it is.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Daniel Beckham
a50f27d838
corrected issue in bug #10153
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50263 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 05:59:41 +00:00
Jeroen van Wolffelaar
7c62d81304
Changed all identifiers between <function> and/or <refname> tags
...
that had ONLY the first letter uppercase to all-lowercase
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50055 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 20:10:52 +00:00
Jon Parise
1ff241e9fe
Add pointers between pg_numrows(), pg_numfields(), and pg_cmdtuples().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46635 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-05 17:14:28 +00:00
Hartmut Holzgraefe
a72ff04d75
floor/ceil return type was not up to the code
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46284 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-01 16:20:51 +00:00
Ron Chmara
54a5321a36
Fixing order of arguments as per errata notes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41840 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-25 01:20:18 +00:00
Ron Chmara
6e8112625b
fixing <? to <?php
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37665 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-13 04:51:35 +00:00
Mathieu Kooiman
1c2d65dff4
Fixed typo
...
# heh found it at work browsing through
# old manual :D
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35937 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-17 19:21:25 +00:00
James Moore
2a34f735e6
Fixing example in pg_connect
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33467 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-06 21:00:49 +00:00
Ron Chmara
05b9554495
postgreSQL is not public domain.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33370 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-04 03:39:54 +00:00
Jouni Ahto
eae863b81f
Fixed all remaining references to pg_(set)clientencoding and a few typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32630 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-13 09:54:13 +00:00
Uwe Steinmann
2a7b5373a9
- name of pg_set_client_enc and pg_client_enc changed again.
...
This one fixes it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32621 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-13 06:27:48 +00:00
Uwe Steinmann
bb41d995dd
- added pg_set_client_enc() and pg_client_enc() to german translation and
...
while doing that, fixed the names in the en docs as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32619 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-13 06:24:09 +00:00
Ron Chmara
b97eee2d2d
s/depreciated/deprecated/ (as per conversation with Egon and Lars)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32522 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 23:32:39 +00:00
Ron Chmara
75965cf3bf
s/deprecated/depreciated/ (they weren't *that* bad)
...
re-added pg_pconnect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32521 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 22:05:49 +00:00
Jouni Ahto
178f563c08
- Documented newly added functions pg_end_copy, pg_put_line.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32516 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 21:27:00 +00:00
Rasmus Lerdorf
6d3f2a5014
Remove duplicate pg_connect()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32487 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 18:05:18 +00:00
Mike Robinson
ce11715656
Fixed some typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32459 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 14:05:51 +00:00
Ron Chmara
9ca40e1e30
Big update for new connection syntax, old syntax has been depreciated.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32443 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 08:17:51 +00:00
Rui Hirokawa
d9025f3faf
added setclientencoding and clientencoding to pgsql.xml .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32380 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-10 07:08:55 +00:00
James Moore
423a806315
Corrected pg_fetch_row documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30530 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 19:56:06 +00:00
James Moore
c9c80ec457
Added note to pg_close about automatic closing of non persistant connections and it being impossible to close persistant connections with pg_close.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30529 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 19:34:27 +00:00
Egon Schmid
645fcb731f
Fix for bug #6137 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30196 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-13 15:41:26 +00:00
Egon Schmid
902a5bd8ff
More cosmetic changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28802 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-22 18:31:32 +00:00