Commit Graph

41 Commits (bd61a623ace3f3db8da1c7936416706968ae6ec2)

Author SHA1 Message Date
Bruce Momjian bd61a623ac Update copyrights for 2013 13 years ago
Bruce Momjian e126958c2e Update copyright notices for year 2012. 14 years ago
Tom Lane d64713df7e Pass collations to functions in FunctionCallInfoData, not FmgrInfo. 14 years ago
Tom Lane 7208fae18f Clean up cruft around collation initialization for tupdescs and scankeys. 14 years ago
Peter Eisentraut 414c5a2ea6 Per-column collation support 15 years ago
Bruce Momjian 5d950e3b0c Stamp copyrights for year 2011. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Bruce Momjian 0239800893 Update copyright for the year 2010. 16 years ago
Tom Lane 29c4ad9829 Support "x IS NOT NULL" clauses as indexscan conditions. This turns out 16 years ago
Bruce Momjian 511db38ace Update copyright for 2009. 17 years ago
Bruce Momjian 9098ab9e32 Update copyrights in source tree to 2008. 18 years ago
Tom Lane f02a82b6ad Make 'col IS NULL' clauses be indexable conditions. 18 years ago
Bruce Momjian 29dccf5fe0 Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
Bruce Momjian f2f5b05655 Update copyright for 2006. Update scripts. 20 years ago
PostgreSQL Daemon 2ff501590b Tag appropriate files for rc3 21 years ago
Bruce Momjian da9a8649d8 Update copyright to 2004. 21 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Tom Lane fa5c8a055a Cross-data-type comparisons are now indexable by btrees, pursuant to my 22 years ago
Tom Lane c1d62bfd00 Add operator strategy and comparison-value datatype fields to ScanKey. 22 years ago
Bruce Momjian f3c3deb7d0 Update copyrights to 2003. 22 years ago
Bruce Momjian d84fe82230 Update copyright to 2002. 23 years ago
Tom Lane 85801a4dbd Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo 24 years ago
Tom Lane 0b370ea7c8 Clean up some minor problems exposed by further thought about Panon's bug 24 years ago
Bruce Momjian 623bf843d2 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
Bruce Momjian 5c25d60244 Add: 26 years ago
Bruce Momjian a9591ce66a Change #include's to use <> and "" as appropriate. 26 years ago
Bruce Momjian 2e6b1e63a3 Remove unused #includes in *.c files. 26 years ago
Bruce Momjian 07842084fe pgindent run over code. 26 years ago
Bruce Momjian 6724a50787 Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
Bruce Momjian 27db9ecd0b Fix macros that were not properly surrounded by parens or braces. 27 years ago
PostgreSQL Daemon baef78d96b Thank god for searchable mail archives. 28 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Marc G. Fournier 1c3a7767ca Re-add -I../.. for fmgr.h 29 years ago
Marc G. Fournier dd71c36933 That pretty much totally cleans up the includes files here. 29 years ago
Marc G. Fournier 0c960e7fc0 More include file cleanups 29 years ago
Marc G. Fournier a95674269f More intelligent #include cleanups, as pointed out by Bryan... 29 years ago
Marc G. Fournier 82b83f6f71 Cosmetic changes to ordering of #include files 29 years ago
Marc G. Fournier d458a1c747 Other then: 29 years ago
Marc G. Fournier 5a0b450c78 First pass at fixing my own mistakes 29 years ago
Marc G. Fournier e77f64af62 There...that pretty much cleans up redundant/unused #includes in 29 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 29 years ago