| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
...malloc/free -> palloc/pfree
...fopen/fclose -> AllocateFile/FreeFile
|
| |
|
| |
|
|
|
|
| |
indenting. Also static variable indenting.
|
| |
|
|
|
|
| |
some (void) casts that are unnecessary.
|
| |
|
|
|
|
| |
add #include "postgres.h"
|
|
|