Log Message:
---
Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be
right, there seems precious little reason to have a pile of hand-maintained
endianness definitions in src/include/port/*.h. Get rid of those, and make
the couple of places that used them depend on
Log Message:
---
Support varlena fields with single-byte headers and unaligned storage.
This commit breaks any code that assumes that the mere act of forming a tuple
(without writing it to disk) does not "toast" any fields. While all available
regression tests pass, I'm not totally sure t
Log Message:
---
Make bmcostestimate call genericcostestimate again, it had been #if'ed out
during the merge.
Modified Files:
--
bizgres/postgresql/src/backend/utils/adt:
selfuncs.c (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres
Log Message:
---
Merged in the new bitmap index code.
Modified Files:
--
bizgres/postgresql/src/backend/access/bitmap:
Makefile (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/access/bitmap/Makefile.diff?r1
Log Message:
---
Add resources.
Modified Files:
--
wizard:
StackBuilder.vcproj (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/StackBuilder.vcproj.diff?r1=1.4&r2=1.5)
wizard/include:
StackBuilder.h (r1.3 -> r1.4)
Log Message:
---
Update to allow building with StackBuilder, minus bundled code.
Modified Files:
--
pginst/ca:
user.c (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/user.c.diff?r1=1.22&r2=1.23)
pginst:
pginst
Log Message:
---
Update XML error message text for missing libxml; update regression
output to match.
Modified Files:
--
pgsql/src/backend/utils/adt:
xml.c (r1.40 -> r1.41)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/xml.c.diff?r
Log Message:
---
Add support for integer datetimes on MSVC and --with-libxml in relevant branches
Modified Files:
--
client-code:
build-farm.conf (r1.24 -> r1.25)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/build-farm.conf.diff?r1=1
Log Message:
---
Continue running contrib regression tests if one fails, and exit
with errorlevel 1 is >= 1 checks failed.
Modified Files:
--
pgsql/src/tools/msvc:
vcregress.bat (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc
Log Message:
---
Make sure list of tests is cleared out before getting the new list
of tests. Per Andrew Dunstan.
Modified Files:
--
pgsql/src/tools/msvc:
vcregress.bat (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/vcregres
Log Message:
---
. Use different dll name for Unicode and ANSI DTC enlist DLL
so that they can be placed in the same folder.
. Simplify the makefile.
. Added an experimental makefile for 64bit mode Windows.
Modified Files:
--
psqlodbc:
loadlib.c (r1.6 -> r1.7)
11 matches
Mail list logo