postgresql/src
Michael Meskes 9a4880a0dd Do not use the variable name when defining a varchar structure in ecpg.
With a unique counter being added anyway, there is no need anymore to have the variable name listed, too.
2012-02-13 15:49:50 +01:00
..
backend Fix heap_multi_insert to set t_self field in the caller's tuples. 2012-02-13 10:20:50 +02:00
bin Fix oversight in pg_dump's handling of extension configuration tables. 2012-02-10 15:22:14 -05:00
include Support min/max index optimizations on boolean columns. 2012-02-08 12:41:48 -05:00
interfaces Do not use the variable name when defining a varchar structure in ecpg. 2012-02-13 15:49:50 +01:00
makefiles
pl Fix I/O-conversion-related memory leaks in plpgsql. 2012-02-11 18:06:24 -05:00
port Attempt to fix MSVC builds and other fls-related breakage. 2012-02-09 12:39:33 -05:00
template
test Add ORDER BY to a query to prevent occasional regression test failures. 2012-02-10 02:33:00 -05:00
timezone
tools Silence warning about deprecated assignment to $[ in check_keywords.pl 2012-02-13 09:15:08 +02:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in ecpg: Improve test building 2012-02-02 20:33:29 +02:00
Makefile.shlib
nls-global.mk
win32.mak