summaryrefslogtreecommitdiff
path: root/contrib/seg/segdata.h
AgeCommit message (Expand)Author
2024-12-19Prevent redeclaration of typedef yyscan_tPeter Eisentraut
2024-12-18seg: pure parser and reentrant scannerPeter Eisentraut
2022-12-23Convert contrib/seg's input function to report errors softlyAndrew Dunstan
2022-09-22Harmonize parameter names in contrib code.Peter Geoghegan
2017-11-10Add some const decorations to prototypesPeter Eisentraut
2015-03-26Tweak __attribute__-wrapping macros for better pgindent results.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-05-17Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan
2008-04-18Modify the float4 datatype to be pass-by-val. Along the way, remove the lastAlvaro Herrera
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2000-12-11Gene Selkov's SEG datatype (GiST example code)Tom Lane