-
### Description
Issue:
execute : UPDATE pg_catalog.pg_type SET typbyval=$1 WHERE "oid"=$2 parameters: $1 = 'f', $2 = '16'
execute : UPDATE pg_catalog.pg_type SET typbyval=$1 WHERE "oid"=$2 param…
-
create or replace PACKAGE BODY "UI_APEX_MESSAGES_PKG" ui_apex_messages_pkg
-
## Convert a bundle to jsonl and upload to DuckDB for superfast querying
The main benefit of this approach is that it the ingestion doesn't get wrecked by log format changes. It simply ingests *everyt…
-
Affecting Oracle:
The lines of the DDL are entangled for package body objects fetched by ingester 1.1.8 query.sql. The DDL becomes invalid and results in parsing errors and missing lineage.
Run …
-
Jira Link: [DB-519](https://yugabyte.atlassian.net/browse/DB-519)
### Description
We aim to ensure that YSQL passes all tests in [PostgreSQL's isolation regress test suite](https://github.com/yuga…
-
https://github.com/ClickHouse/ClickHouse/blob/bab0e06e3d988b02840cb089fc64e53b83612a04/src/Interpreters/executeDDLQueryOnCluster.cpp#L43-L50
It seems after https://github.com/ClickHouse/ClickHouse…
-
Hi
After having started the bot, whenever I try to subscribe to a node the bot throws this:
'''1 chats and 0 subscribed users
2024-07-12 21:06:52,675 - root - ERROR - Failed to fetch node info
…
-
After upgrading to the latest version of Reladomo, I see the new attribute quoting behavior. I'm generating ddl files to disk using the postgres database type, and then I load them into h2 inside test…
-
The DDL snip-its that are sometimes printed when a migration is created seems confusing. It feels like just that snip-it is supposed to mean something to me. Which is strange behavior if the average u…
fmoor updated
3 years ago
-
**Issue by [pavanvd](https://github.com/pavanvd)**
_Monday Jun 29, 2015 at 11:55 GMT_
_Originally opened as https://github.com/pavanvd/Postgres-XL-Private/issues/9_
---
We have seen that the issue …