postgresql/src/test/regress
Tom Lane 8e8854daa2 Add some basic support for window frame clauses to the window-functions
patch.  This includes the ability to force the frame to cover the whole
partition, and the ability to make the frame end exactly on the current row
rather than its last ORDER BY peer.  Supporting any more of the full SQL
frame-clause syntax will require nontrivial hacking on the window aggregate
code, so it'll have to wait for 8.5 or beyond.
2008-12-31 00:08:39 +00:00
..
data Tsearch2 functionality migrates to core. The bulk of this work is by 2007-08-21 01:11:32 +00:00
expected Add some basic support for window frame clauses to the window-functions 2008-12-31 00:08:39 +00:00
input Fix a couple of snapshot management bugs in the new ResourceOwner world: 2008-12-04 14:51:02 +00:00
output Fix a couple of snapshot management bugs in the new ResourceOwner world: 2008-12-04 14:51:02 +00:00
sql Add some basic support for window frame clauses to the window-functions 2008-12-31 00:08:39 +00:00
GNUmakefile Reduce risk of accidentally running temp-install regression tests against 2008-11-28 12:45:34 +00:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
parallel_schedule Reduce the last group of parallel regression tests to 19 tests, per failure 2008-12-30 17:11:26 +00:00
pg_regress_main.c Allow pg_regress to be run outside the build tree. Look for input files 2008-10-01 22:38:57 +00:00
pg_regress.c Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
pg_regress.h Allow pg_regress to be run outside the build tree. Look for input files 2008-10-01 22:38:57 +00:00
regress.c Simplify and standardize conversions between TEXT datums and ordinary C 2008-03-25 22:42:46 +00:00
regressplans.sh
resultmap Rewrite ECPG regression test driver in C, by splitting the standard 2007-06-12 11:07:34 +00:00
serial_schedule Reduce the last group of parallel regression tests to 19 tests, per failure 2008-12-30 17:11:26 +00:00