You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/spi
Michael Paquier d527fda621 Fix more strcmp() calls using boolean-like comparisons for result checks 6 years ago
..
Makefile Remove timetravel extension. 7 years ago
autoinc--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
autoinc--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
autoinc.c Use wrappers of PG_DETOAST_DATUM_PACKED() more. 8 years ago
autoinc.control
autoinc.example
insert_username--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
insert_username--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
insert_username.c Replace uses of SPI_modifytuple that intend to allocate in current context. 9 years ago
insert_username.control
insert_username.example
moddatetime--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
moddatetime--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
moddatetime.c Generate fmgr prototypes automatically 9 years ago
moddatetime.control
moddatetime.example
refint--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
refint--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
refint.c Fix more strcmp() calls using boolean-like comparisons for result checks 6 years ago
refint.control
refint.example