Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:v1.0.0
Choose a base ref
Loading
...
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
Loading
  • 14commits
  • 6files changed
  • 8contributors

Commits on Feb 22, 2019

  1. Mop-up for commit 85feb77aa09cda9ff3e12cf95c757c499dc25343.

    Adjust commentary in regc_pg_locale.c to remove mention of the possibilityof not having <wctype.h> functions, since we no longer consider that.Eliminate duplicate code in wparser_def.c by generalizing the p_iswhatmacro to take a parameter saying what to return for non-ASCII charsin C locale.  (That's not really a consequence of theUSE_WIDE_UPPER_LOWER-ectomy, but I noticed it while doing that.)
    @za-arthur
    za-arthur committedFeb 22, 2019
    1Configuration menu
    Copy the full SHA
    a13fdc4View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b20e54View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Configuration menu
    Copy the full SHA
    6081a71View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab2e893View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

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

Commits on May 20, 2021

  1. [refer #PGPRO-4978] Update the .gitignore file.

    tags: pg_tsparser
    @rzharkov
    rzharkov committedMay 20, 2021
    Configuration menu
    Copy the full SHA
    ff61b61View commit details
    Browse the repository at this point in the history
  2. Merge pull request#4from postgrespro/PGPRO-4978

    [refer #PGPRO-4978] Update the .gitignore file.tags: pg_tsparser
    @rzharkov
    rzharkov authoredMay 20, 2021
    Configuration menu
    Copy the full SHA
    9a911f7View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. PGPRO-6866: do not use the function pg_atoi if possible

    In PostgreSQL version 12 or higher it's more effecient to use the functionpg_strtoint32 instead (see the commit 86eaf208ea048936df6be77276a246d3f92e9620).And in PostgreSQL 15 the function pg_atoi was removed altogether (see the commit73508475d69e90f98ebd9b7e1a5933a26a49c5e9). Therefore if possible use thefunction pg_strtoint32 instead.
    Marina Polyakova committedJun 29, 2022
    Configuration menu
    Copy the full SHA
    ef4120fView commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Merge pull request#6from postgrespro/PGPRO-6866

    PGPRO-6866: do not use the function pg_atoi if possible
    @MarinaPolyakova
    MarinaPolyakova authoredSep 21, 2022
    Configuration menu
    Copy the full SHA
    c2e164fView commit details
    Browse the repository at this point in the history

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 previousmajor versions will be added later.
    Marina Polyakova committedAug 29, 2023
    Configuration menu
    Copy the full SHA
    381bc16View 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
    CourteousSleet committedAug 29, 2024
    Configuration menu
    Copy the full SHA
    7f2b560View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge pull request#10from CourteousSleet/master

    [PGPRO-8706] Backport pg_tsparser fix
    @MarinaPolyakova
    MarinaPolyakova authoredOct 29, 2024
    Configuration menu
    Copy the full SHA
    a632bccView commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

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

Commits on Jan 22, 2025

  1. Merge pull request#11from postgrespro/meson_build_master

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

[8]ページ先頭

©2009-2025 Movatter.jp