Commit Graph

15 Commits (af6b2e30a463600a559700a67d1a97c0b2413258)

Author SHA1 Message Date
Tom Lane f739566069 int_array_enum function should be using fcinfo->flinfo->fn_extra for 21 years ago
Tom Lane ca1e578d62 int_aggregate's int_enum() doesn't work correctly with arrays that 21 years ago
Tom Lane ce49ae9041 Previous "64-bit fix" for intagg didn't actually work. This is already 21 years ago
Tom Lane 64e3271ebc Now that I look at it, int_array_enum() didn't work either. 21 years ago
Tom Lane 05dadca2a0 Fix security and 64-bit issues in contrib/intagg. This code could 21 years ago
Bruce Momjian aa4c702eac Update /contrib for "autocommit TO 'on'". 24 years ago
Bruce Momjian e50f52a074 pgindent run. 24 years ago
Bruce Momjian 81631ac435 Fixes for intagg regression tests to match new array internal handling. 24 years ago
Tom Lane e107f3a7e3 PL/pgSQL functions can return sets. Neil Conway's patch, modified so 24 years ago
Tom Lane 5cabcfccce Modify array operations to include array's element type OID in the 24 years ago
Bruce Momjian 92288a1cf9 Change made to elog: 24 years ago
Tom Lane d6198ee3a5 Try to make makefile actually work ... 24 years ago
Bruce Momjian 17f9913922 Fix typo in Makefile. 24 years ago
Bruce Momjian 7464e7f25a Fix typo in filename. 24 years ago
Bruce Momjian 2146d8c6a0 Add integer aggregator to /contrib. 24 years ago