Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.1.4 #251

Closed
wants to merge 1 commit into from
Closed

Release 2.1.4 #251

wants to merge 1 commit into from

Conversation

Tassosb
Copy link
Contributor

@Tassosb Tassosb commented Jul 5, 2022

PR #238 unblocks me. I'd like to get it out in a release.


* Truncate: Simplify VALUES(...) lists
* Truncate: Correctly handle UPDATE and ON CONFLICT target lists
* Support complex queries with deeply nested ASTs ([#238](https://github.com/pganalyze/pg_query/pull/238))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Tassosb We should also add the following two that were added after this PR was opened:

* Find table references inside type casts
* Find function calls referenced in expression indexes

google-protobuf (>= 3.19.2)

GEM
remote: https://rubygems.org/
specs:
ast (2.4.1)
diff-lcs (1.3)
google-protobuf (3.20.0)
google-protobuf (3.21.2)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did this in a separate PR (and to a slightly newer version) for clarity: https://github.com/pganalyze/pg_query/pull/253/files

@lfittl
Copy link
Member

lfittl commented Aug 6, 2022

PR #238 unblocks me. I'd like to get it out in a release.

Thanks for your patience here - after we get the changelog updated (see my comment), and #253 merged, we should be able to get this release out.

@nicmarti
Copy link

Any update on this release ?

@stanhu
Copy link
Contributor

stanhu commented Sep 17, 2022

#257

stanhu added a commit to stanhu/pg_query that referenced this pull request Sep 17, 2022
This updates the version and CHANGELOG.md.

Replaces pganalyze#251
lfittl pushed a commit that referenced this pull request Sep 17, 2022
This updates the version and CHANGELOG.md.

Replaces #251
@lfittl
Copy link
Member

lfittl commented Sep 17, 2022

Done in #257 and released to Rubygems. Thanks @stanhu for the help!

@lfittl lfittl closed this Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants