aboutsummaryrefslogtreecommitdiff
path: root/src/bin/scripts/common.c
Commit message (Expand)AuthorAge
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Make createlang and droplang proof against weird search_path settingsTom Lane2005-08-15
* Use _() macro consistently rather than gettext(). Add translationBruce Momjian2005-02-22
* Consistently use geteuid() not getuid(); there were a few places deviatingTom Lane2005-01-08
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Add missing newlines at end of error messages.Peter Eisentraut2004-12-12
* Get rid of perror(), substitute some better phrased error messages.Peter Eisentraut2004-11-09
* Allow pg_ctl to determine the server is up when getting a request for aBruce Momjian2004-10-16
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Update copyright to 2004.Bruce Momjian2004-08-29
* Remove init_nls() functions, call set_pglocale() directly.Bruce Momjian2004-06-01
* Make the locale location relocatable.Bruce Momjian2004-05-25
* * Most changes are to fix warnings issued when compiling win32Bruce Momjian2004-04-19
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Changes for MinGW/WIN32:Bruce Momjian2003-09-07
* pgindent run.Bruce Momjian2003-08-04
* Internationalize interactive yes/no responses.Peter Eisentraut2003-05-27
* Add Win32 path handling for / vs. \ and drive letters.Bruce Momjian2003-04-04
* Reimplement create and drop scripts in C, to reduce repetitivePeter Eisentraut2003-03-18