Thanks to visit codestin.com
Credit goes to github.com

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: postgrespro/pg_tsparser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: stable
Choose a base ref
...
head repository: postgrespro/pg_tsparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 2 files changed
  • 5 contributors

Commits on Aug 29, 2023

  1. PGPRO-8706: Fix t_isspace(), etc., when datlocprovider=i and datctype…

    …=C for 16+
    
    See the commit f413941f41d370a7893caa3e6ed384b89a0577fd (Fix t_isspace(), etc.,
    when datlocprovider=i and datctype=C.) in PostgreSQL 16+. A fix for previous
    major versions will be added later.
    Marina Polyakova committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    381bc16 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. [PGPRO-8706] Backport pg_tsparser fix

    Tags: icu, pg_tsparser
    CourteousSleet committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7f2b560 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge pull request #10 from CourteousSleet/master

    [PGPRO-8706] Backport pg_tsparser fix
    MarinaPolyakova authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a632bcc View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

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

Commits on Jan 22, 2025

  1. Merge pull request #11 from postgrespro/meson_build_master

    Add meson.build file to support building from the contrib source tree.
    ashutosh108 authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    63a8e77 View commit details
    Browse the repository at this point in the history
Loading