Hi,
We've updated Turkish Translations for PostgreSQL 8.0.2:
http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosyalari/pg_config-tr.po
http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosyalari/pg_controldata-tr.po
http://postgresql.gunduz.org/translation/PostgreSQL
Devrim GUNDUZ wrote:
> We've updated Turkish Translations for PostgreSQL 8.0.2:
Installed.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings
Hi,
http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosyalari/initdb-tr.po
http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosyalari/libpq-tr.po
http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosyalari/pg_resetxlog-tr.po
http://postgresql.gunduz.o
Devrim GUNDUZ wrote:
> are the updated files, could you please apply these ones, too?
Done.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
On Mon, 28 Mar 2005, Bruce Momjian wrote:
> I have developed a patch to fix the problem. Instead of changing the
> API, I added code to decrement the year when the week number was 53 and
> the month was January. It corrected the problem:
The problem arises as well when week number is 52 as in
Your current code is caused to fail by the next inputs:
- when the data has null number values.
You can probe it with the examples in:
http://www.clicketyclick.dk/databases/xbase/index.shtml.en
Now I have a new version of dbf2sql with some bug fixed:
- Support MEMO fields.
- Support Flo