Re: timestamptz test failed by postgresql 6.5.0

2021-01-03 Thread Tom Lane
yangtao writes: > Yes, I compile it by configure --with-system-tzdata, should I remove it? > What's more, because some other components dependency, I must use version > 9.6.0. No. For god's sake, fix whatever components you are using that think they must have 9.6.0 rather than 9.6.later. Read

Re: timestamptz test failed by postgresql 6.5.0

2021-01-03 Thread Tom Lane
yangtao writes: > Recently, I compile the Postgresql 9.6.0 on Linux by myself. However, I meet > one problem about the timestamptz.sql test case. > The expected timestamptz.out is different from the result of timestamptz.out > for ime zone America/Caracas and > America/Santiago Hm, did you use