UNPKG

psqlformat

Version:
54 lines 4.15 kB
{ "url": "https://api.github.com/repos/darold/pgFormatter/releases/319846323", "assets_url": "https://api.github.com/repos/darold/pgFormatter/releases/319846323/assets", "upload_url": "https://uploads.github.com/repos/darold/pgFormatter/releases/319846323/assets{?name,label}", "html_url": "https://github.com/darold/pgFormatter/releases/tag/v5.10", "id": 319846323, "author": { "login": "darold", "id": 538862, "node_id": "MDQ6VXNlcjUzODg2Mg==", "avatar_url": "https://avatars.githubusercontent.com/u/538862?v=4", "gravatar_id": "", "url": "https://api.github.com/users/darold", "html_url": "https://github.com/darold", "followers_url": "https://api.github.com/users/darold/followers", "following_url": "https://api.github.com/users/darold/following{/other_user}", "gists_url": "https://api.github.com/users/darold/gists{/gist_id}", "starred_url": "https://api.github.com/users/darold/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/darold/subscriptions", "organizations_url": "https://api.github.com/users/darold/orgs", "repos_url": "https://api.github.com/users/darold/repos", "events_url": "https://api.github.com/users/darold/events{/privacy}", "received_events_url": "https://api.github.com/users/darold/received_events", "type": "User", "user_view_type": "public", "site_admin": false }, "node_id": "RE_kwDOAG8-Ws4TEHez", "tag_name": "v5.10", "target_commitish": "master", "name": "Version 5.10", "draft": false, "immutable": false, "prerelease": false, "created_at": "2026-05-09T04:59:17Z", "updated_at": "2026-05-09T05:01:34Z", "published_at": "2026-05-09T05:01:34Z", "assets": [], "tarball_url": "https://api.github.com/repos/darold/pgFormatter/tarball/v5.10", "zipball_url": "https://api.github.com/repos/darold/pgFormatter/zipball/v5.10", "body": "May 8 2026 - v5.10\r\n\r\nThis release adds several formatting improvements and fixes some issues\r\nreported by users since the last release.\r\n\r\nHere is the complete list of changes and acknowledgments:\r\n\r\n - Add formatting of MERGE requests. Thanks to Ole Peder Brandtzaeg for\r\n the report.\r\n - Fix `DO $$ BEGIN CREATE TABLE (...); END $$;` an extra space was added to\r\n variable length types before closing paren. Thanks to Paul Huffman for\r\n the report.\r\n - Fix formatting issue in WHERE clause with CREATE POLICY. Thanks to\r\n max delorme for the report.\r\n - Fix JSONB Array delete field operator format issue. Thanks to matt barnes\r\n for the report.\r\n - Fix a RETURNING formatting issue in CTE when it include an INSERT INTO\r\n statement.\r\n - Fix formatting of clause INTO vars with UPDATE. Thanks to Alexander Samsig\r\n for the report.\r\n - Fix indentation of RETURNING ... INTO statements. Thanks to Alexander\r\n Samsig for the patch.\r\n - Fix output destination debug message.\r\n - Preserve inline `$$…$$` dollar-quoted strings with SQL function declaration.\r\n Dollar-quoted strings are string literals and their contents should be\r\n left alone. Thanks to Ben Kircher for the patch.\r\n - Fix a crash on uninitialized _next_token in CTE/explain path. Thanks to\r\n Ben Kircher for the patch.\r\n - Fix indentation of SELECT ... INTO statements. Thanks to Amanda Graven\r\n for the report.\r\n - Fix indentation levels in CREATE POLICY statements with USING and\r\n WITH CHECK. Thanks to max delorme for the report.\r\n - Fix formatting of multiple escaped-quote segments in the same multi line\r\n constant. Thanks to etzelc for the report.\r\n - Remove exit command in the highlight_code function that was aborting CGI\r\n work.\r\n - Fix uninitialized variable error. Thanks to Nhyalgotphores for the report.\r\n", "reactions": { "url": "https://api.github.com/repos/darold/pgFormatter/releases/319846323/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 1, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } }