index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
2004-06-11
Cleanup use of Win32 START by using "" for title. No need for temp
Bruce Momjian
2004-06-11
Another fix for Win32 START.
Bruce Momjian
2004-06-11
The attached tiny patch removes spurious carriage returns that might be
Bruce Momjian
2004-06-11
More restructuring to use Win32 START with paths needing quotes.
Bruce Momjian
2004-06-10
Attached is a patch that takes care of the PATHSEP issue. I made a more
Bruce Momjian
2004-06-10
More quoting cleanups for Win32's pg_ctl.
Bruce Momjian
2004-06-10
Use /B to start so a new window isn't created, per Andrew Dunstan.
Bruce Momjian
2004-06-10
Add START background code for another code path, per Andrew Dunstan.
Bruce Momjian
2004-06-10
Use START for pg_ctl background runs on Win32, from Magnus.
Bruce Momjian
2004-06-10
Translation update
Peter Eisentraut
2004-06-10
Handle multiple double-quoted strings using Win32's system() call.
Bruce Momjian
2004-06-10
Add pg_ctl native language files for Russian.
Bruce Momjian
2004-06-09
Use single quotes around pg_dump call from pg_dumpall.
Bruce Momjian
2004-06-09
Use single quotes for pg_ctl system call.
Bruce Momjian
2004-06-09
Add time.h to pg_dumpall.
Bruce Momjian
2004-06-07
Add start/stop times for pg_dump/pg_dumpall when verbose output is used.
Bruce Momjian
2004-06-05
Slight code cleanup for printf's.
Bruce Momjian
2004-06-04
Remove dash in pg_ctl signal name. It broke with getopt_long dash
Bruce Momjian
2004-06-03
Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir)
Bruce Momjian
2004-06-01
Add locale setting for pg_ctl.
Bruce Momjian
2004-06-01
More locale fixes for pg_ctl.
Bruce Momjian
2004-06-01
Remove init_nls() functions, call set_pglocale() directly.
Bruce Momjian
2004-06-01
Add pgpid_t for use with pids.
Bruce Momjian
2004-05-31
Have pg_ctl print pid and error on signal failure, per suggestion from Tom.
Bruce Momjian
2004-05-29
Translation update
Peter Eisentraut
2004-05-29
Translation updates
Peter Eisentraut
2004-05-27
Change pg_ctl to be in C. This was the final shell script and is
Bruce Momjian
2004-05-26
Fix problem with doing 7.0.X dumps on character varying[] fields.
Bruce Momjian
2004-05-26
Recent commits added created files that weren't getting deleted by
Tom Lane
2004-05-26
This patch implement the TODO [ALTER DATABASE foo OWNER TO bar].
Bruce Momjian
2004-05-25
Make the locale location relocatable.
Bruce Momjian
2004-05-24
Remove a few $filter() calls that were not needed.
Bruce Momjian
2004-05-23
A few cosmetic fixes and code cleanup.
Neil Conway
2004-05-22
Clean up failure to remove exec.o on 'make clean'.
Tom Lane
2004-05-20
Rename static variables to avoid possible name conflicts on systems with
Tom Lane
2004-05-19
Add end-of-dump markers for pg_dump and pg_dumpall.
Bruce Momjian
2004-05-19
Re-add elog() to exec.c, per Tom.
Bruce Momjian
2004-05-18
Move find_my_exec() way up into main.c so it is available to the
Bruce Momjian
2004-05-18
Clean up some relative path install issues with Claudio's help.
Bruce Momjian
2004-05-17
Reorganize code to allow path-relative installs.
Bruce Momjian
2004-05-17
Rename backendbin to backend_exec in initdb.c.
Bruce Momjian
2004-05-14
Adjust find_my_exec/find_other_exec() so that the return parameter is
Bruce Momjian
2004-05-12
Rename find_my_binary/find_other_binary to
Bruce Momjian
2004-05-11
As part of the work for making relocatable installs, I have re-factored
Bruce Momjian
2004-05-10
Add variables names to static prototypes in initdb.c.
Bruce Momjian
2004-05-07
Solve the 'Turkish problem' with undesirable locale behavior for case
Tom Lane
2004-05-05
Second try at a portable unsetenv().
Tom Lane
2004-05-05
Use a more portable technique for unsetting environment variables,
Tom Lane
2004-05-02
Set std error to no buffering on Win32.
Bruce Momjian
2004-04-30
Allow build of timezone database on unix.
Bruce Momjian
[next]