svn: /phpdoc/bg/trunk/reference/pgsql/ book.xml examples.xml reference.xml
[email protected] (Stanislav Yordanov) Sat, 21 May 2016 23:26:16 +0000
| Newsgroups | php.doc.bg |
|---|---|
| Message-ID | <[email protected]> |
stanprog Sat, 21 May 2016 23:26:16 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=339206
Log:
sync with EN
Changed paths:
U phpdoc/bg/trunk/reference/pgsql/book.xml
U phpdoc/bg/trunk/reference/pgsql/examples.xml
U phpdoc/bg/trunk/reference/pgsql/reference.xml
Modified: phpdoc/bg/trunk/reference/pgsql/book.xml
===================================================================
--- phpdoc/bg/trunk/reference/pgsql/book.xml 2016-05-21 22:51:43 UTC (rev 339205)
+++ phpdoc/bg/trunk/reference/pgsql/book.xml 2016-05-21 23:26:16 UTC (rev 339206)
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: kouber Status: ready -->
-<!-- Purpose: database.vendors -->
-<!-- Membership: bundled, external -->
-
+<!-- EN-Revision: 333669 Maintainer: stanprog Status: ready -->
+<!-- CREDITS: kouber -->
+
<book xml:id="book.pgsql" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <?phpdoc extension-membership="bundledexternal" ?>
<title>PostgreSQL</title>
<!-- {{{ preface -->
@@ -26,7 +26,7 @@
&reference.pgsql.constants;
&reference.pgsql.examples;
&reference.pgsql.reference;
-
+
</book>
<!-- Keep this comment at the end of the file
Modified: phpdoc/bg/trunk/reference/pgsql/examples.xml
===================================================================
--- phpdoc/bg/trunk/reference/pgsql/examples.xml 2016-05-21 22:51:43 UTC (rev 339205)
+++ phpdoc/bg/trunk/reference/pgsql/examples.xml 2016-05-21 23:26:16 UTC (rev 339206)
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: kouber Status: ready -->
-
+<!-- EN-Revision: 310851 Maintainer: stanprog Status: ready -->
+<!-- CREDITS: kouber -->
<chapter xml:id="pgsql.examples" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.examples;
<section xml:id="pgsql.examples-basic">
+ <title>Проста употреба</title>
<para>
Този прост пример показва как да се свържете, изпълните заявка, отпечатате резултатните редове и
отвържете от база от данни PostgreSQL.
Modified: phpdoc/bg/trunk/reference/pgsql/reference.xml
===================================================================
--- phpdoc/bg/trunk/reference/pgsql/reference.xml 2016-05-21 22:51:43 UTC (rev 339205)
+++ phpdoc/bg/trunk/reference/pgsql/reference.xml 2016-05-21 23:26:16 UTC (rev 339206)
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: kouber Status: ready -->
+<!-- EN-Revision: 331177 Maintainer: kouber Status: ready -->
<reference xml:id="ref.pgsql" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>PostgreSQL &Functions;</title>
-
+
<partintro>
<section xml:id="pgsql.notes">
- &reftitle.notes;
+ &reftitle.notes;
<note>
<para>
Не всички функции се поддържат от всички инсталации. Зависи
@@ -43,9 +43,9 @@
</note>
</section>
</partintro>
-
-&reference.pgsql.entities.functions;
-
+
+ &reference.pgsql.entities.functions;
+
</reference>
<!-- Keep this comment at the end of the file