postgresql/src/bin
Heikki Linnakangas 65919ec949 Move volatility, language, etc. modifiers before function body in the pg_dump
output for CREATE FUNCTION. This makes it easier to read especially if the
function body is long.

Original idea and patch by Greg Sabino Mullane, though this is a stripped
down version of that.
2008-07-01 11:46:48 +00:00
..
initdb Use SYSTEMQUOTE as concatentation to strings, rather than %s printf 2008-06-26 01:35:45 +00:00
pg_config Reduce the need for frontend programs to include "postgres.h" by refactoring 2008-03-27 03:57:34 +00:00
pg_controldata Allow float8, int8, and related datatypes to be passed by value on machines 2008-04-21 00:26:47 +00:00
pg_ctl Fix pg_ctl bug where detection of binary location from postmaster.opts 2008-06-26 18:25:24 +00:00
pg_dump Move volatility, language, etc. modifiers before function body in the pg_dump 2008-07-01 11:46:48 +00:00
pg_resetxlog Allow float8, int8, and related datatypes to be passed by value on machines 2008-04-21 00:26:47 +00:00
pgevent More README src cleanups. 2008-03-21 13:23:29 +00:00
psql Issue psql connection warnings on connection start and via \c, per 2008-07-01 00:08:18 +00:00
scripts Fix a few warnings that have crept into CVS HEAD. 2008-05-14 15:16:27 +00:00
Makefile Remove ipcclean utility command --- didn't work on all Unixes and on 2008-03-27 17:24:16 +00:00