Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: porsager/postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.3
Choose a base ref
...
head repository: porsager/postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.4
Choose a head ref
  • 15 commits
  • 17 files changed
  • 7 contributors

Commits on Nov 26, 2023

  1. Patch: Connection stuck after a while (#738)

    * Update connection.js
    wackfx authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    6f20a48 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    3623021 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. update to v4 actions

    porsager committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    cd02af8 View commit details
    Browse the repository at this point in the history
  2. add handler

    louis.tian authored and porsager committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    3e3d5e8 View commit details
    Browse the repository at this point in the history
  3. update type definition

    louis.tian authored and porsager committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    5404fbd View commit details
    Browse the repository at this point in the history
  4. update lsn on Primary Keep Alive Message

    louis.tian authored and porsager committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    a5cd811 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    fixed typo
    CDT authored and porsager committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9b6fc89 View commit details
    Browse the repository at this point in the history
  6. Fixed Typo

    Inklingboiii authored and porsager committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    4f648b3 View commit details
    Browse the repository at this point in the history
  7. Add simple() type definition

    Fixes #714.
    iby authored and porsager committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2b85ea7 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    3e28f3a View commit details
    Browse the repository at this point in the history
  2. build

    porsager committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6f20f3f View commit details
    Browse the repository at this point in the history
  3. Properly check if prepared

    porsager committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f82ca1b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. build

    porsager committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2524083 View commit details
    Browse the repository at this point in the history
  2. please eslint

    porsager committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a42de30 View commit details
    Browse the repository at this point in the history
  3. 3.4.4

    porsager committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3eb4099 View commit details
    Browse the repository at this point in the history
Loading