Logo
Explore Help
Sign In
sharpetronics/PostgreSQL
1
0
Fork 0
You've already forked PostgreSQL
mirror of https://github.com/postgres/postgres.git synced 2025-12-29 00:08:30 -05:00
Code Issues Projects Releases Wiki Activity
PostgreSQL/contrib/pg_trgm
History
Thomas Munro 6db75edb2e Update contrib/trgm_regexp's memory management.
While no code change was necessary for this code to keep working, we
don't need to use PG_TRY()/PG_FINALLY() with explicit clean-up while
working with regexes anymore.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CA%2BhUKGK3PGKwcKqzoosamn36YW-fsuTdOPPF1i_rtEO%3DnEYKSg%40mail.gmail.com
2023-04-08 22:09:17 +12:00
..
data
…
expected
Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex.
2023-03-11 12:15:41 -05:00
sql
Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex.
2023-03-11 12:15:41 -05:00
.gitignore
…
Makefile
…
meson.build
Update copyright for 2023
2023-01-02 15:00:37 -05:00
pg_trgm--1.0--1.1.sql
…
pg_trgm--1.1--1.2.sql
…
pg_trgm--1.2--1.3.sql
…
pg_trgm--1.3--1.4.sql
…
pg_trgm--1.3.sql
…
pg_trgm--1.4--1.5.sql
…
pg_trgm--1.5--1.6.sql
…
pg_trgm.control
…
trgm_gin.c
New header varatt.h split off from postgres.h
2023-01-10 05:54:36 +01:00
trgm_gist.c
Remove useless casts to (void *) in arguments of some system functions
2023-02-07 06:57:59 +01:00
trgm_op.c
Remove useless casts to (void *) in arguments of some system functions
2023-02-07 06:57:59 +01:00
trgm_regexp.c
Update contrib/trgm_regexp's memory management.
2023-04-08 22:09:17 +12:00
trgm.h
Introduce t_isalnum() to replace t_isalpha() || t_isdigit() tests.
2022-10-06 11:08:56 -04:00
Powered by SharpeTronics Page: 6699ms Template: 614ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API