Re: In Postgres 16 BETA, should the ParseNamespaceItem have the same index as it's RangeTableEntry?

2023-07-28 Thread Farias de Oliveira
Thank you, Matheus Farias Em qua., 26 de jul. de 2023 às 08:30, Amit Langote escreveu: > Hello, > > On Fri, Jul 21, 2023 at 5:05 AM Farias de Oliveira > wrote: > > > > Hello, > > > > Thank you for the help guys and I'm so sorry for my late response.

Re: In Postgres 16 BETA, should the ParseNamespaceItem have the same index as it's RangeTableEntry?

2023-07-20 Thread Farias de Oliveira
tRelInfo; } In this case, how can we get the relinfo->ri_RootResultRelInfo to store the appropriate data? Thank you, Matheus Farias Em ter., 18 de jul. de 2023 às 06:58, Amit Langote escreveu: > Hello, > > On Sat, Jul 15, 2023 at 4:43 AM Farias de Oliveira > wrote: > >

Re: In Postgres 16 BETA, should the ParseNamespaceItem have the same index as it's RangeTableEntry?

2023-07-14 Thread Farias de Oliveira
aph_oid = 16942, params = 0x0, default_alias_num = 0, entities = 0x2c6e228, property_constraint_quals = 0x0, exprHasAgg = false, p_opt_match = false} So changing that won't solve the issue. Em sex., 14 de jul. de 2023 às 12:16, Tom Lane escreveu: > Farias de Oliveira w

Re: In Postgres 16 BETA, should the ParseNamespaceItem have the same index as it's RangeTableEntry?

2023-07-14 Thread Farias de Oliveira
Farias Em sex., 14 de jul. de 2023 às 00:05, Amit Langote escreveu: > On Fri, Jul 14, 2023 at 7:12 AM Tom Lane wrote: > > Farias de Oliveira writes: > > > With further inspection in AGE's code, after executing the SET query, > > > it goes inside transform_cypher_c

In Postgres 16 BETA, should the ParseNamespaceItem have the same index as it's RangeTableEntry?

2023-07-13 Thread Farias de Oliveira
Hello, my name is Matheus Farias and this is the first time that I'm sending an email to the pgsql-hackers list. I'm a software developer intern at Bitnine Global Inc. and, along with other interns, we've been working on updating Apache AGE with the latest version of Postgres, the REL_16_BETA versi