summaryrefslogtreecommitdiff
path: root/src/bin/ipcclean
AgeCommit message (Expand)Author
2007-01-05Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian
2006-03-05Update copyright for 2006. Update scripts.Bruce Momjian
2006-03-03Update ipcclean to use try 'id' first for root check.Bruce Momjian
2006-03-03In ipcclean, check LOGNAME only if USER is not set.Bruce Momjian
2006-01-05Remove QNX port.Bruce Momjian
2005-12-09Allow installation into directories containing spaces in the name.Peter Eisentraut
2005-01-01Some more missed copyright notices. Many of these look like theyTom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-07-23Apply message style guide to frontend programs.Peter Eisentraut
2002-10-18Improve formatting of --help output.Peter Eisentraut
2002-06-20Update copyright to 2002.Bruce Momjian
2001-09-30These are further fixes for double quotes missing in the various shellBruce Momjian
2001-05-24I haven't tried building postgres with the Watcom compiler for 7.1 becauseBruce Momjian
2001-02-18Add copyright mentions, per Tom Lane.Bruce Momjian
2001-02-10Fix on LinuxPeter Eisentraut
2001-02-10More cleanup, again not sure it works.Bruce Momjian
2001-02-10Clean up bad variable used in script. Still not sure it works under Linux.Bruce Momjian
2001-01-25Avoid bogus failures due to 'ps x | grep postmaster' detecting 'grepPeter Eisentraut
2000-11-11Make sure shell scripts send error messages to stderr.Peter Eisentraut
2000-09-17Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut
2000-09-08Make building scripts kind of consistent in look and feel, kind of immunePeter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-06-27Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut
2000-04-14fixed another psql \e bug (handle newlines as whitespace)Peter Eisentraut
2000-03-25More >&1 cleanupsBruce Momjian
2000-01-19another round of user interface cleanupsPeter Eisentraut
2000-01-18Updated user interfaces on initdb, initlocation, pg_dump, ipcclean to a GNU-c...Peter Eisentraut
1999-12-08Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.Bruce Momjian
1998-08-22Patch to allow createuser options from the command line.Bruce Momjian
1998-04-06DESTDIR removed, again.Bruce Momjian
1998-04-06Re-introduce $DISTDIR.Bruce Momjian
1998-04-06Hi,Bruce Momjian
1998-04-05Remove DISTDIR.Bruce Momjian
1996-12-10Add empty "dep:" target.Bryan Henderson
1996-11-11Makefile simplification: the "bin" chapterBryan Henderson
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier