Egor Chindyaskin
Egor Chindyaskin
**Describe the bug** Regression test "expr" fails in rare cases **How are you accessing AGE (Command line, driver, etc.)?** Accessing AGE through command line. **What data setup do we need...
**Describe the bug** Several server crashes when running tests in the way below. **How are you accessing AGE (Command line, driver, etc.)?** Accessing AGE through command line. **What data setup...
**Describe the bug** Fail of pg_upgrade **How are you accessing AGE (Command line, driver, etc.)?** Accessing AGE through command line. **What data setup do we need to do?** Apache AGE...
Hello! I have got a server crash when executing the following SQL-script (test.sql). I have postgres on REL_16_STABLE branch and citus on main branch. Postgres build: ``` CFLAGS="-Og" ./configure \...
**Describe the bug** Warning when building AGE on MacOS **How are you accessing AGE (Command line, driver, etc.)?** Accessing AGE through command line. **What data setup do we need to...
All discussions were conducted in #1439 Changes: 1) debug_parallel_query was set to 'regress' to avoid "CONTEXT: parallel worker" message appear 2) fixed unsorted output in the specified query
I have used this branches: ``` PostgreSQL - REL_15_STABLE pg_filedump - master ``` Server configuration: ```bash PGPREFIX=/tmp/pgsql CPPFLAGS="-Og -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all -fno-sanitize=nonnull-attribute -fstack-protector" \ LDFLAGS='-fsanitize=address -fsanitize=undefined -static-libasan' \ ./configure --enable-tap-tests...
Describe the bug Server crashes when executing the following SQL-script How are you accessing AGE (Command line, driver, etc.)? Accessing AGE through command line. What data setup do we need...
**Describe the bug** Test age_global_graph sometimes fails. Mainly appears when the machine is running slowly. **How are you accessing AGE (Command line, driver, etc.)?** Accessing AGE through command line. **What...
**Describe the bug** Test cypher_delete sometimes fails. Mainly appears when the machine is running slowly. **How are you accessing AGE (Command line, driver, etc.)?** Accessing AGE through command line. **What...