pgsql: docs: Add missing <literal> markup.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: docs: Add missing <literal> markup.
Date: 2015-01-14 21:41:28
Message-ID: E1YBVgu-0005ZT-8S@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: Add missing <literal> markup.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/73a8f5176ad980d1d2c265649757af3391079318

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2015-01-15 12:31:06 pgsql: Blindly try to fix a warning in s_lock.h when compiling with gcc
Previous Message Robert Haas 2015-01-14 20:18:12 pgsql: vacuumlo: Avoid unlikely memory leak.