OK, it took me a while to figure this out, but it is similar to the
problem we have on AIX. AIX shared libraries don't track other
libraries needed by the shared library, and non-shared libraries also
have no such dependency information.
I have attached a patch that is very similar to the AIX fi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosyalari/postgres-tr.po
fixes the error, per
http://developer.postgresql.org/~petere/nlsstatus/po-current/postgres-tr.po.err
http://postgresql.gunduz.org/translation/PostgreSQL-8.0/
Bruce Momjian wrote:
> We could do "date '+%y%j' to output 04349. How many bits do we have for
> that last comma value? This would work unless you put out two
> installers in the same day. However, this would not work for VC and BCC
> because they don't have 'date'. This would give us an ever-i
I really appreciate that, Mr. Momjian.
>
> This has been saved for the 8.1 release:
>
> http:/momjian.postgresql.org/cgi-bin/pgpatches2
>
> ---
>
> [EMAIL PROTECTED] wrote:
>> Hi,
>>
>> The attached patch adds the option
Thanks, Tom.
1. If you remembered, before I implemented this new feature, I did discuss
with you. Please refer the following emails.
Original Message
Subject: Re: Referencing OLD/NEW Rows on Trigger Definition
From:"Tom Lane" <[EMAIL
>> 1. the snprintf long long int check that uses int64 as variable name which
>> is
>> a typedef in sys/inttypes.h
>
> I changed it to ac_int64. Does that help?
One more is needed in c-library.m4.
>> 2. whether strerror_r returns int check fails with a redefine of named
>> function
>>
Bruce Momjian wrote:
> > attached is a reworked patch that works on aix 4.3.2 and 5.2, please check
> > the configure part,
> > cause I don't have autoconf.
>
> I modified my patch to fix the problems you reported. Please report
> back.
>
Sorry, patch now attached.
--
Bruce Momjian
Zeugswetter Andreas DAZ SD wrote:
>
> >> 1. the snprintf long long int check that uses int64 as variable name which
> >> is
> >>a typedef in sys/inttypes.h
> >
> > I changed it to ac_int64. Does that help?
>
> One more is needed in c-library.m4.
OK, done.
> >> 2. whether strerror_r retur
Hi,
This is the last remaining .po file for the french translation.
Thanks.
--
Guillaume.
pg_resetxlog-fr.po.bz2
Description: application/bzip
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subs
entab did not compile for me (cvs head), as
gcc 3.3.5 #error's on .
This patch includes and also converts
arg declaration to ANSI style, because K&R varargs
are mystery to me.
--
marko
Index: src/tools/entab/entab.c
===
RCS file
This has been saved for the 8.1 release:
http:/momjian.postgresql.org/cgi-bin/pgpatches2
---
Marko Kreen wrote:
>
> entab did not compile for me (cvs head), as
> gcc 3.3.5 #error's on .
>
> This patch includes a
> I must be missing something, but AFAICS this patch doesn't actually *do*
> anything useful. It looks to me like you've implemented a write-only
> addition to the system catalogs. (And not even done a very good job of
> that --- no documentation, no pg_dump support.) What's the point?
I just w
12 matches
Mail list logo