OSDN Git Service

Get rid of code for 9.2 features.
authorShigeru HANADA <shigeru.hanada@gmail.com>
Mon, 27 Aug 2012 06:36:36 +0000 (15:36 +0900)
committerShigeru HANADA <shigeru.hanada@gmail.com>
Mon, 27 Aug 2012 06:36:36 +0000 (15:36 +0900)
commitd97cb05587931dfe5e71335a814fd2a3f84fa9ca
treecf290ca7a560ba7de89febd9f2bcae611394ee81
parentad72256f82dfdec9a2945c36b8796a8cb8ecdb5f
Get rid of code for 9.2 features.

At the moment we support only 9.1, so removed code for 9.2 features such
as Index-only scan.  This change can be reverted once we have decided to
support 9.2 or higher.
pg_hint_plan.c