Message-ID: From: "MarekUniq (@MarekUniq)" To: "pgjdbc/pgjdbc" Date: Wed, 15 May 2024 18:57:08 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #2646: feat: improve libpq compatibility for URL parsing, environment variables, passfile, and property naming In-Reply-To: References: List-Id: X-GitHub-Author-Login: MarekUniq X-GitHub-Comment-Id: 2113250929 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 2646 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/2646#issuecomment-2113250929 Content-Type: text/plain; charset=utf-8 > @MarekUniq , please rebase commits so they appear "on top of the master branch". The project uses linear history rather than merge commits. @vlsi I think I can't change the order of commits anymore. However, in case this PR will be merged, there will be a "squash merge" and then there will be only one commit in the master branch, which will appear as the last commit in the master branch. Isn't it?