1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Remove a space that incorrectly precedes a comma in the PL/pgSQL

documentation.

Michael Fuhr
This commit is contained in:
Bruce Momjian
2005-12-29 04:02:32 +00:00
parent ab51bbaa06
commit be6187e1c2

View File

@ -1,5 +1,5 @@
<!-- <!--
$PostgreSQL: pgsql/doc/src/sgml/plpgsql.sgml,v 1.82 2005/12/08 18:02:04 momjian Exp $ $PostgreSQL: pgsql/doc/src/sgml/plpgsql.sgml,v 1.83 2005/12/29 04:02:32 momjian Exp $
--> -->
<chapter id="plpgsql"> <chapter id="plpgsql">