pt_BR FAQ update
От | Euler Taveira de Oliveira |
---|---|
Тема | pt_BR FAQ update |
Дата | |
Msg-id | 4750B0AE.4060803@timbira.com обсуждение исходный текст |
Ответы |
Re: pt_BR FAQ update
|
Список | pgsql-patches |
Hi, I updated the brazilian FAQ; it's in [1]. I'm attaching a small patch that adds a forgotten question and change < to <. [1] http://timbira.com/tmp/FAQ_brazilian.html -- Euler Taveira de Oliveira http://www.timbira.com/ *** ./doc/src/FAQ/FAQ.html.orig 2007-11-30 22:39:02.000000000 -0200 --- ./doc/src/FAQ/FAQ.html 2007-11-30 22:40:06.000000000 -0200 *************** *** 127,133 **** <H2 align="center">General Questions</H2> ! <H3 id="item1.1">1.1) What is PostgreSQL? How is it pronounced?</H3> <P>PostgreSQL is pronounced <I>Post-Gres-Q-L</I>. (For those curious about how to say "PostgreSQL", an <a --- 127,133 ---- <H2 align="center">General Questions</H2> ! <H3 id="item1.1">1.1) What is PostgreSQL? How is it pronounced? What is Postgres?</H3> <P>PostgreSQL is pronounced <I>Post-Gres-Q-L</I>. (For those curious about how to say "PostgreSQL", an <a *************** *** 1051,1057 **** does not exist" errors when accessing temporary tables in PL/PgSQL functions?</H3> ! <P>In PostgreSQL versions < 8.3, PL/PgSQL caches function scripts, and an unfortunate side effect is that if a PL/PgSQL function accesses a temporary table, and that table is later dropped and recreated, and the function called again, the function will fail because the cached --- 1051,1057 ---- does not exist" errors when accessing temporary tables in PL/PgSQL functions?</H3> ! <P>In PostgreSQL versions < 8.3, PL/PgSQL caches function scripts, and an unfortunate side effect is that if a PL/PgSQL function accesses a temporary table, and that table is later dropped and recreated, and the function called again, the function will fail because the cached
В списке pgsql-patches по дате отправления: