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

PG16: Remove recursion-marker values in enum AlterTableType #5889

Commits on Aug 2, 2023

  1. PG16: Remove recursion-marker values in enum AlterTableType

    PG16 removed the recursion-marker values used to handle certain
    subcommands during an ALTER TABLE execution and provides an alternative
    flag. Removed the references to the recursion-marker values from
    timescaledb code.
    
    postgres/postgres@840ff5f4
    lkshminarayanan committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2b7cc92 View commit details
    Browse the repository at this point in the history