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: petere/pguri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.20151224
Choose a base ref
...
head repository: petere/pguri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 23, 2019

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

Commits on Apr 24, 2019

  1. Travis CI: Update setup

    Update PGDG repo setup, update to xenial, use inline scripts instead
    of external gists.
    petere committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    e5d25a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

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

Commits on May 21, 2020

  1. Travis CI: Fix build script

    We need to pass PG_CONFIG to "sudo make install" because sudo clears
    the PATH and so it might run the install step against another version.
    petere committed May 21, 2020
    Configuration menu
    Copy the full SHA
    969031c View commit details
    Browse the repository at this point in the history
  2. Fix -Wimplicit-fallthrough=3 warning

    for PostgreSQL 13
    petere committed May 21, 2020
    Configuration menu
    Copy the full SHA
    7a7849a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. CI: Remove Travis, add Cirrus

    petere committed May 26, 2022
    Configuration menu
    Copy the full SHA
    00241b9 View commit details
    Browse the repository at this point in the history
Loading