summaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader/hpux.h
Commit message (Collapse)AuthorAgeFilesLines
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-281-2/+4
| | | | | | | key call sites are changed, but most called functions are still oldstyle. An exception is that the PL managers are updated (so, for example, NULL handling now behaves as expected in plperl and plpgsql functions). NOTE initdb is forced due to added column in pg_proc.
* Add:Bruce Momjian2000-01-261-2/+3
| | | | | | * Portions Copyright (c) 1996-2000, PostgreSQL, Inc to all files copyright Regents of Berkeley. Man, that's a lot of files.
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
|
* Try this to fix HP/UX port compileMarc G. Fournier1998-01-261-0/+22