Skip to content

Conversation

@KananSu
Copy link
Contributor

@KananSu KananSu commented Apr 26, 2025

Fixed the navigation relationship between the GROUPING SETS, CUBE, ROLLUP, and Subquery documents to ensure the correct sequence: GROUPING SETS, followed by CUBE, then ROLLUP, and finally Subquery according to 'content/postgresql/sidebar.yaml'.

@vercel
Copy link

vercel bot commented Apr 26, 2025

@KellanSu is attempting to deploy a commit to the neondatabase Team on Vercel.

A member of the Team first needs to authorize it.

@danieltprice danieltprice requested a review from Copilot May 9, 2025 22:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the navigation order within the PostgreSQL tutorials so that the sequence now follows: GROUPING SETS, CUBE, ROLLUP, and finally Subquery. Key changes include:

  • Updating the previous and next navigation links in the subquery, cube, rollup, and grouping sets documents.
  • Adjusting the YAML structure for navigation links to reflect the new sequence.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
content/postgresql/postgresql-tutorial/postgresql-subquery.md Updated previousLink to point to 'PostgreSQL ROLLUP'.
content/postgresql/postgresql-tutorial/postgresql-rollup.md Updated nextLink to point to 'PostgreSQL Subquery'.
content/postgresql/postgresql-tutorial/postgresql-grouping-sets.md Changed nextLink from 'PostgreSQL ROLLUP' to 'PostgreSQL CUBE'.
content/postgresql/postgresql-tutorial/postgresql-cube.md Updated previousLink to 'PostgreSQL GROUPING SETS' and nextLink to 'PostgreSQL ROLLUP'.
Comments suppressed due to low confidence (1)

content/postgresql/postgresql-tutorial/postgresql-grouping-sets.md:13

  • The newly added nextLink entry in this diff does not include a list item indicator (dash) like the preceding nextLink element. Please verify that the YAML structure is consistent with the intended navigation configuration.
  title: 'PostgreSQL CUBE'

@vercel
Copy link

vercel bot commented Oct 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
neon-next Ready Ready Preview Comment Oct 7, 2025 2:11pm

…ery documents

Fixed the navigation relationship between the GROUPING SETS, CUBE, ROLLUP, and Subquery documents
to ensure the correct sequence: GROUPING SETS, followed by CUBE, then ROLLUP, and finally Subquery
according to 'content/postgresql/sidebar.yaml'.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@philip
Copy link
Collaborator

philip commented Oct 7, 2025

Thanks @KananSu, much appreciated!

I made a couple changes due to how the site changed after this PR was created.

@philip philip merged commit db920f0 into neondatabase:main Oct 7, 2025
5 checks passed
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.

2 participants