-
Notifications
You must be signed in to change notification settings - Fork 0
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
parser: the three Unicode-escape syntax errors lack PostgreSQL's
at or nearlocation suffixbugSomething isn't workingSomething isn't workingengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armplannerPlanning, optimization, pushdownPlanning, optimization, pushdownStatus: Open.#1307 In derekmwright/wadjet;pgwire: E'' malformed escapes carry 42601 where PostgreSQL raises 22021/22025, and a valid UTF-16 surrogate pair is rejected
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armpgwirePostgreSQL wire protocol doorPostgreSQL wire protocol doorStatus: Open.#1306 In derekmwright/wadjet;pgwire: set-returning functions beside DISTINCT/aggregate/window, nested in an expression, or with a non-constant generate_subscripts dimension refuse 0A000 where PostgreSQL answers
engineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armenhancementNew feature or requestNew feature or requestpgwirePostgreSQL wire protocol doorPostgreSQL wire protocol doorStatus: Open.#1305 In derekmwright/wadjet;planner: unnest(s.a) in a LATERAL FROM item reads the column reference as the literal string 's.a' instead of resolving the column
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armStatus: Open.#1304 In derekmwright/wadjet;planner: an ARRAY value read through a derived table / VALUES / UNION reads as TEXT — subscripting is NULL, ANY() is false
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armStatus: Open.#1303 In derekmwright/wadjet;planner: a correlated LATERAL equality whose OUTER side is an expression (i.k = o.id - 0) silently answers 0 rows
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armplannerPlanning, optimization, pushdownPlanning, optimization, pushdownpriority:highHigh-priority backlog itemHigh-priority backlog itemStatus: Open.#1302 In derekmwright/wadjet;engine: the per-row subquery rerun bounds by outer ROWS — bound it by DISTINCT correlated values instead
engineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armenhancementNew feature or requestNew feature or requestperfPerformance improvementPerformance improvementStatus: Open.#1301 In derekmwright/wadjet;planner: GROUP BY <expression> inside a correlated LATERAL body refuses ('is not a column of its input') where PostgreSQL answers
engineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armenhancementNew feature or requestNew feature or requestplannerPlanning, optimization, pushdownPlanning, optimization, pushdownStatus: Open.#1300 In derekmwright/wadjet;planner: three self-joins of the same table, each arm with its own ON filter, answer a wrong row pairing on the single-process arm
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armplannerPlanning, optimization, pushdownPlanning, optimization, pushdownpriority:highHigh-priority backlog itemHigh-priority backlog itemStatus: Open.#1299 In derekmwright/wadjet;planner: a correlated LATERAL body with no equality key has no per-row evaluator — refuses 0A000 where PostgreSQL answers (#1131, #1130)
engineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armenhancementNew feature or requestNew feature or requestplannerPlanning, optimization, pushdownPlanning, optimization, pushdownpriority:highHigh-priority backlog itemHigh-priority backlog itemStatus: Open.#1298 In derekmwright/wadjet;dagplan: a window over a policed scan feeding a join carries the stored column values through the stage projection on the DAG doors (guarded by routing single-process)
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesdistributedDistributed engine (AGPL): the single arm is right and a DAG arm differsDistributed engine (AGPL): the single arm is right and a DAG arm differspriority:highHigh-priority backlog itemHigh-priority backlog itemsecurityauthentication, authorization, policy enforcementauthentication, authorization, policy enforcementStatus: Open.#1297 In derekmwright/wadjet;expr: LIKE against a non-text operand silently answers 0 rows instead of PostgreSQL's 42883
bugSomething isn't workingSomething isn't workingcorrectnessWrong results — distinct from crashesWrong results — distinct from crashesengineEmbedded engine (MIT): wrong on every arm or on the single-process armEmbedded engine (MIT): wrong on every arm or on the single-process armStatus: Open.#1296 In derekmwright/wadjet;