Bruce Momjian
|
f2f5b05655
|
Update copyright for 2006. Update scripts.
|
2006-03-05 15:59:11 +00:00 |
|
Bruce Momjian
|
1dc3498251
|
Standard pgindent run for 8.1.
|
2005-10-15 02:49:52 +00:00 |
|
Tom Lane
|
d007a95055
|
Simple constraint exclusion. For now, only child tables of inheritance
scans are candidates for exclusion; this should be fixed eventually.
Simon Riggs, with some help from Tom Lane.
|
2005-07-23 21:05:48 +00:00 |
|
Tom Lane
|
2f1210629c
|
Separate predicate-testing code out of indxpath.c, making it a module
in its own right. As proposed by Simon Riggs, but with some editorializing
of my own.
|
2005-06-10 22:25:37 +00:00 |
|