postgresql/src/test/regress
Tom Lane 73e7025bd8 Extend format() to handle field width and left/right alignment.
This change adds some more standard sprintf() functionality to format().

Pavel Stehule, reviewed by Dean Rasheed and Kyotaro Horiguchi
2013-03-14 22:56:56 -04:00
..
data Fix GIN to support null keys, empty and null items, and full index scans. 2011-01-07 19:16:24 -05:00
expected Extend format() to handle field width and left/right alignment. 2013-03-14 22:56:56 -04:00
input Code review for 64-bit-large-object patch. 2012-10-08 18:24:32 -04:00
output Add a materialized view relations. 2013-03-03 18:23:31 -06:00
sql Extend format() to handle field width and left/right alignment. 2013-03-14 22:56:56 -04:00
.gitignore
GNUmakefile Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Makefile
parallel_schedule Add a materialized view relations. 2013-03-03 18:23:31 -06:00
pg_regress_main.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
pg_regress.c pg_regress: Allow overriding diff options 2013-01-29 22:59:45 -05:00
pg_regress.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
regress.c Redesign the plancache mechanism for more flexibility and efficiency. 2011-09-16 00:43:52 -04:00
regressplans.sh
resultmap Enable compiling with the mingw-w64 32 bit compiler. 2011-12-10 15:35:41 -05:00
serial_schedule Add a materialized view relations. 2013-03-03 18:23:31 -06:00
standby_schedule