postgresql/src
Tom Lane a4e035b2f1 Fix integer-to-bit-string conversions to handle the first fractional byte
correctly when the output bit width is wider than the given integer by
something other than a multiple of 8 bits.

This has been wrong since I first wrote that code for 8.0 :-(.  Kudos to
Roman Kononov for being the first to notice, though I didn't use his
patch.  Per bug #5237.
2009-12-12 19:24:35 +00:00
..
backend Fix integer-to-bit-string conversions to handle the first fractional byte 2009-12-12 19:24:35 +00:00
bin Add large object access control. 2009-12-11 03:34:57 +00:00
include Export ExplainBeginOutput() and ExplainEndOutput() for auto_explain. 2009-12-12 00:35:34 +00:00
interfaces Reject certificates with embedded NULLs in the commonName field. This stops 2009-12-09 06:37:06 +00:00
makefiles Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
pl PL/Python array support 2009-12-10 20:43:40 +00:00
port Add inheritable ACE when creating a restricted token for execution on 2009-11-14 15:39:36 +00:00
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
test Add large object access control. 2009-12-11 03:34:57 +00:00
timezone Update time zone data files to tzdata release 2009s: DST law changes in 2009-12-09 00:35:32 +00:00
tools Add notes about updating disk and shared memory size information in the 2009-12-09 17:03:30 +00:00
tutorial 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
Makefile.global.in Build bzip2 tarball in dist target as well 2009-11-03 21:28:10 +00:00
Makefile.shlib Derived files that are shipped in the distribution used to be built in the 2009-08-28 20:26:19 +00:00
nls-global.mk Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00