| От | Peter Eisentraut |
|---|---|
| Тема | Re: Code examples |
| Дата | |
| Msg-id | 200709041704.09380.peter_e@gmx.net обсуждение исходный текст |
| Ответ на | Re: Code examples (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-docs |
Am Dienstag, 4. September 2007 16:11 schrieb Tom Lane: > &, <, and > need to be hacked so that SGML doesn't barf on them. > Unfortunately, all three symbols are a bit commonplace in C code. I assume that someone who wants to try out the code would copy it from the HTML, not out of the SGML source. But in any case you can avoid the escaping like so: <![CDATA[ ... code ... ]]> Grep for existing uses. The idea of including the C files directly could also work. -- Peter Eisentraut http://developer.postgresql.org/~petere/
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера