index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
scripts
/
common.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Make createlang and droplang proof against weird search_path settings
Tom Lane
2005-08-15
*
Use _() macro consistently rather than gettext(). Add translation
Bruce Momjian
2005-02-22
*
Consistently use geteuid() not getuid(); there were a few places deviating
Tom Lane
2005-01-08
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Add missing newlines at end of error messages.
Peter Eisentraut
2004-12-12
*
Get rid of perror(), substitute some better phrased error messages.
Peter Eisentraut
2004-11-09
*
Allow pg_ctl to determine the server is up when getting a request for a
Bruce Momjian
2004-10-16
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Remove init_nls() functions, call set_pglocale() directly.
Bruce Momjian
2004-06-01
*
Make the locale location relocatable.
Bruce Momjian
2004-05-25
*
* Most changes are to fix warnings issued when compiling win32
Bruce Momjian
2004-04-19
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Changes for MinGW/WIN32:
Bruce Momjian
2003-09-07
*
pgindent run.
Bruce Momjian
2003-08-04
*
Internationalize interactive yes/no responses.
Peter Eisentraut
2003-05-27
*
Add Win32 path handling for / vs. \ and drive letters.
Bruce Momjian
2003-04-04
*
Reimplement create and drop scripts in C, to reduce repetitive
Peter Eisentraut
2003-03-18