postgresql/src/interfaces
Peter Eisentraut eb990a2b9e Add const qualifier to tzn returned by timestamp2tm()
The tzn value might come from tm->tm_zone, which libc declares as
const, so it's prudent that the upper layers know about this as well.
2012-03-15 21:17:19 +02:00
..
ecpg Add const qualifier to tzn returned by timestamp2tm() 2012-03-15 21:17:19 +02:00
libpq libpq: Fix memory leak 2012-03-07 23:35:03 +02:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00