Sergey Panteleev
39bb8a8689
[PHP 8.3] Update PGSQL ( #3187 )
...
Co-authored-by: David CARLIER <devnexen@gmail.com >
2024-02-19 00:10:54 +00:00
Christoph M. Becker
fbd75a1be5
Fix GH-2198: Typo in pg_insert() example
2023-01-16 19:59:13 +01:00
Sergey Panteleev
c2eca73ef7
[PHP 8.1] Use PgSql objects instead of resources ( #1009 )
2021-10-16 13:45:19 +03:00
George Peter Banyard
81aced57e0
Follow-up nit
...
Use correct function name instead of the one from the copy/paste
Also update pg_delete as it has the same issues
2021-10-11 00:49:59 +01:00
George Peter Banyard
5589cbb636
Couple of nits to pgsql docs
...
Redundant paragraph
Add <constant> markup and normalize
Fix parameter name
2021-10-11 00:39:34 +01:00
Máté Kocsis
58645a79f1
Generate ext/pgsql methodsynopses based on stubs ( #915 )
2021-10-10 00:23:32 +02:00
Sergey Panteleev
5fabd07880
Removed Changelog entries for PHP 5, PHP 7.0 ( #543 )
2021-04-22 17:52:58 +03:00
Christoph Michael Becker
aebf045bfb
Fix miscellaneous typos
...
Detected by codespell
Patch provided by tandre@php.net .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349708 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:43:55 +00:00
Christoph Michael Becker
109dfef795
Fix typo
...
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346425 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-27 17:32:38 +00:00
Yasuo Ohgaki
65fe2493a3
Update and fix pg_insert/delete/update/select() description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345569 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-30 02:25:54 +00:00
Christoph Michael Becker
b18e6c19c9
Fix #73036 : pg_insert() now returns a resource ID instead of boolean
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340460 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-12 17:11:52 +00:00
Yasuo Ohgaki
4501571c0d
Update pgsql for 5.6.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332864 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-17 02:21:22 +00:00
Yasuo Ohgaki
199b73c235
Add changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331105 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-09 02:42:06 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
ddcceba83e
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283831 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:37:21 +00:00
Jakub Vrana
6125c0100d
Initializers - part 4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +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
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
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
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
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
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
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
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
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
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
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
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
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