Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| | |||||
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -8/+8 |
| | |||||
* | execScan.c: in the end of scan projInfo->pi_slot must be | Vadim B. Mikheev | 1998-02-26 | 1 | -3/+15 |
| | | | | | | | | return, not a slot returned from access method (they have different TupleDesc and MergeJoin node was broken). nodeIndexscan.c: index_markpos()/index_restrpos() call index-specific mark/restr funcs and are in use now (instead of IndexScanMarkPosition()/ExecIndexRestrPos()). | ||||
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -3/+3 |
| | |||||
* | Another PGINDENT run that changes variable indenting and case label ↵ | Bruce Momjian | 1997-09-08 | 1 | -6/+6 |
| | | | | indenting. Also static variable indenting. | ||||
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -101/+107 |
| | |||||
* | Added SCO support, from Daniel Harris. | Bruce Momjian | 1997-07-28 | 1 | -1/+2 |
| | |||||
* | add #include "postgres.h", as required by all .c files | Marc G. Fournier | 1996-10-31 | 1 | -1/+3 |
| | |||||
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+136 |