age icon indicating copy to clipboard operation
age copied to clipboard

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

Results 533 age issues
Sort by recently updated
recently updated
newest added

I'm looking for a solution to store and query a revision history DAG for the Linux kernel, including the subtrees and patches on the maillist, within PostgreSQL. Context: https://archive.fosdem.org/2023/schedule/event/graph_case_for_dag/ What...

question

Recently, I try to install Apache AGE and Viewer for try to understand these project well. I found some difficult to install both if doesn't have any background about these....

enhancement

Added a slash (/) after .idea and .deps to indicate that they are directories.

master

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...

bug
override-stale

**Describe the bug** Upon trying to create new Nodes, getting the below error: SQL Error [22023]: ERROR: label_id must be 1 .. 65535 The issue is very specific to Nodes...

bug

**Describe the bug** Branch release/PG14/1.5.0 File \src\backend\commands\label_commands.c Lines ![image](https://github.com/apache/age/assets/18360184/d2dbe820-f89f-4cb2-8227-72c7dea3d815) repeat if block verbatim. Should have only one copy of the same if block. Code quality issue Please verify other branches...

bug

This commit removes [a benign] redundant check for label validity Based on earlier checkins by jrgemignani and jberzy

PG14

This commit removes [a benign] redundant check for label validity Based on earlier checkins by jrgemignani and jberzy

This commit removes [a benign] redundant check for label validity Based on earlier checkins by jrgemignani and jberzy

Remove duplicate check (#1740) (#1833) This commit removes [a benign] redundant check for label validity Based on earlier checkins by jrgemignani and jberzy

PG12