Sha256: af399c998d5d4e05fa4201b551a4803a494aad2859c73c0998e6a59f95126739

Contents?: true

Size: 367 Bytes

Versions: 12

Compression:

Stored size: 367 Bytes

Contents










EXPLAIN  SELECT * FROM "t"
EXPLAIN ANALYZE  SELECT * FROM "t"
EXPLAIN ANALYZE VERBOSE  SELECT * FROM "t"
REINDEX INDEX "x"
REINDEX INDEX "x"
REINDEX TABLE "x"
REINDEX TABLE "x"
REINDEX DATABASE "x"
REINDEX DATABASE "x"
REINDEX SYSTEM "x"
REINDEX SYSTEM "x"
LISTEN "x"
NOTIFY "x"
DISCARD ALL
DISCARD TEMP
DISCARD TEMP
DISCARD PLANS
syntax error: DISCARD xxx

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
prestogres-0.4.8 pgpool2/test/parser/expected/misc.out
prestogres-0.4.7 pgpool2/test/parser/expected/misc.out
prestogres-0.4.6 pgpool2/test/parser/expected/misc.out
prestogres-0.4.5 pgpool2/test/parser/expected/misc.out
prestogres-0.4.4 pgpool2/test/parser/expected/misc.out
prestogres-0.4.3 pgpool2/test/parser/expected/misc.out
prestogres-0.4.2 pgpool2/test/parser/expected/misc.out
prestogres-0.4.1 pgpool2/test/parser/expected/misc.out
prestogres-0.4.0 pgpool2/test/parser/expected/misc.out
prestogres-0.3.0 pgpool2/test/parser/expected/misc.out
prestogres-0.2.0 pgpool2/test/parser/expected/misc.out
prestogres-0.1.0 pgpool2/test/parser/expected/misc.out