Skip to content

Conversation

@jrgemignani
Copy link
Contributor

    • Added test to catch the error in toJson()
  • removed the trailing comma in _nodeToJson() node.properties part

  • removed the trailing comma in _nodeToString() node.properties part

    • Added missing ", ".join() _nodeToString() in node.properties part

Co-authored-by: Olivier oliv.maurel@gmail.com

Resolved -

Conflicts:
drivers/python/test_age_py.py

* * Added test to catch the error in toJson()
* removed the trailing comma in _nodeToJson() node.properties part
* removed the trailing comma in _nodeToString() node.properties part

* * Added missing ", ".join() _nodeToString() in node.properties part

---------

Co-authored-by: Olivier <oliv.maurel@gmail.com>

Resolved -

Conflicts:
	drivers/python/test_age_py.py
@MuhammadTahaNaveed
Copy link
Member

@jrgemignani Why does this PR show 428 additions when the same patch on PG15 is showing 61 additions? looks like its due to formatting, but was this intentional?

@rafsun42
Copy link
Member

@MuhammadTahaNaveed Yes, it seems intentional. Some trailing spaces were removed. GitHub diff tool did not do a good job showing that. But, I could see that in vscode diff.

@jrgemignani
Copy link
Contributor Author

@jrgemignani Why does this PR show 428 additions when the same patch on PG15 is showing 61 additions? looks like its due to formatting, but was this intentional?

@MuhammadTahaNaveed The file drivers/python/test_age_py.py differs from the higher versions (and this applies to the lower versions too) in having a ^M embedded at the end of the line and this change removes those.

@MuhammadTahaNaveed
Copy link
Member

MuhammadTahaNaveed commented Feb 14, 2024

@rafsun42 @jrgemignani oh okay... Thanks for the clarification...

@MuhammadTahaNaveed MuhammadTahaNaveed merged commit 468fb29 into apache:PG13 Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PG13 PostgreSQL13

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants