jrgemignani commented on issue #945:
URL: https://github.com/apache/age/issues/945#issuecomment-1773549306
Verified this is still an issue -
```
psql-15.4-5432-pgsql=# SELECT create_graph('movie_graph');
NOTICE: graph "movie_graph" has been created
create_graph
--
jrgemignani commented on issue #979:
URL: https://github.com/apache/age/issues/979#issuecomment-1773547573
Resolved
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsub
jrgemignani closed issue #979: MERGE does not see 'x' as a valid reuse
URL: https://github.com/apache/age/issues/979
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscr
jrgemignani commented on issue #1008:
URL: https://github.com/apache/age/issues/1008#issuecomment-1773545999
@dehowef Is this still an issue that we need to look into or correct?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
jrgemignani commented on issue #1009:
URL: https://github.com/apache/age/issues/1009#issuecomment-1773545020
@arca1n I believe this issue has been resolved in the **master** branch.
Would you be able to verify it on your end?
--
This is an automated message from the Apache Git Service.
To
jrgemignani commented on issue #1045:
URL: https://github.com/apache/age/issues/1045#issuecomment-1773542633
@MatheusFarias03 @MuhammadTahaNaveed This looks to still be an issue -
```
psql-15.4-5432-pgsql=# select * from create_graph('graph');
NOTICE: graph "graph" has been crea
MatheusFarias03 commented on issue #1055:
URL: https://github.com/apache/age/issues/1055#issuecomment-1773540021
No it's not, it was fixed and the PG16 project solved this
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
jrgemignani commented on issue #1055:
URL: https://github.com/apache/age/issues/1055#issuecomment-1773538103
@MatheusFarias03 Is this still an issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
jrgemignani commented on issue #1109:
URL: https://github.com/apache/age/issues/1109#issuecomment-1773536483
@M4rcxs Do you mean as a parameter of type list?
For example:
```
lst = ['this', 'that', 1, 2, {name: "Jim"}]
toUpper(lst) or toLower(lst)
```
If so,
+1
Checked:
- Signature and hash
- LICENSE and notice
- Links and Tags
- Unexpected binary files (none)
Kind Regards
Shoaib
On Fri, Oct 20, 2023 at 9:25 PM Rafsun Masud wrote:
> +1
>
> Checked:
> - Signature and hash
> - LICENSE and notice
> - Links and Tags
> - Unexpected binary files (none)
+1
Checked:
- Signature and hash
- LICENSE and notice
- Links and Tags
- Unexpected binary files (none)
Regards,
Rafsun Masud
On Tue, Oct 17, 2023 at 5:22 PM Dehowe Feng wrote:
> Awesome!! The team has been working hard on AGE and these updates will
> bring AGE for PG11 in line with the other
jrgemignani commented on issue #1235:
URL: https://github.com/apache/age/issues/1235#issuecomment-1773176853
@vladiksun I do want to add that we are continuously adding to, and
adjusting, these property operators.
--
This is an automated message from the Apache Git Service.
To respond to
jrgemignani commented on issue #1284:
URL: https://github.com/apache/age/issues/1284#issuecomment-1773145000
@MatheusFarias03 This is a topic that we've been discussing internally -
Audit logs should already exist for any database action that can be logged,
provided the DBA or admin
vladiksun commented on issue #1235:
URL: https://github.com/apache/age/issues/1235#issuecomment-1772247878
@jrgemignani @rafsun42 @dehowef Thank you for looking into this.
We will try to check the btree index feature for IN operator as well as new
option
```
SET age.enable_containm
14 matches
Mail list logo