summaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_param.c
Commit message (Expand)AuthorAgeFilesLines
* pgindent run for 9.0Bruce Momjian2010-02-261-4/+4
* Make fixed_paramref_hook behave properly when there are 'unused' slotsTom Lane2010-01-131-3/+4
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Implement parser hooks for processing ColumnRef and ParamRef nodes, as per myTom Lane2009-10-311-0/+307