This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-05-11 03:09:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e35add48ccc2e5aa94de360f1a43c6c150bda54a
postgres
/
contrib
/
spi
T
History
Bruce Momjian
451c43974f
Update copyright for 2026
...
Backpatch-through: 14
2026-01-01 13:24:10 -05:00
..
expected
Move contrib/spi testing from core regression tests to contrib/spi.
2025-04-08 19:12:03 -04:00
sql
Move contrib/spi testing from core regression tests to contrib/spi.
2025-04-08 19:12:03 -04:00
.gitignore
Move contrib/spi testing from core regression tests to contrib/spi.
2025-04-08 19:12:03 -04:00
autoinc--1.0.sql
…
autoinc.c
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
autoinc.control
…
autoinc.example
…
insert_username--1.0.sql
…
insert_username.c
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
insert_username.control
…
insert_username.example
…
Makefile
Move contrib/spi testing from core regression tests to contrib/spi.
2025-04-08 19:12:03 -04:00
meson.build
Update copyright for 2026
2026-01-01 13:24:10 -05:00
moddatetime--1.0.sql
…
moddatetime.c
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
2025-03-26 11:11:02 -04:00
moddatetime.control
…
moddatetime.example
…
refint--1.0.sql
…
refint.c
Use more palloc_object() and palloc_array() in contrib/
2025-12-05 16:40:26 +09:00
refint.control
…
refint.example
…