Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.
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: swoole/ext-postgresql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.8.0
Choose a base ref
...
head repository: swoole/ext-postgresql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 3 files changed
  • 5 contributors

Commits on Nov 4, 2021

  1. Include libpq-fe.h on all platforms (#69)

    Co-authored-by: 庄远辉 <[email protected]>
    zhuangyuanhui and 庄远辉 authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    3e9a835 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Fix compatibility with PHP 8.1 (#71)

    * Fix include libpq-fe.h
    
    * Fix php 8.1
    Yurunsoft authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4612021 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    7f0ada2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8338e View commit details
    Browse the repository at this point in the history
Loading