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
/
initdb
Age
Commit message (
Expand
)
Author
2004-03-09
The win32 port backend will require the functionality provided by
Bruce Momjian
2004-02-02
Briefly,
Bruce Momjian
2004-01-31
Fix a probably-harmless read of uninitialized memory in mkdir_p(), to
Neil Conway
2004-01-31
Remove a superfluous semi-colon.
Neil Conway
2004-01-26
Ensure that close() and fclose() are checked for errors, at least in
Tom Lane
2004-01-10
Translation updates
Dennis Bjorklund
2003-12-23
Fix a number of places where reconfiguring with a different installation
Tom Lane
2003-12-23
Fix compile warning.
Tom Lane
2003-12-17
Remove pg_id.
Peter Eisentraut
2003-12-11
New translation
Peter Eisentraut
2003-12-02
Fix some small errors.
Peter Eisentraut
2003-12-01
Fix initdb use of mkdir_p().
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-25
New translation
Peter Eisentraut
2003-11-25
More adjustment of error messages
Peter Eisentraut
2003-11-23
Make the messages and the options parsing a bit more standard.
Peter Eisentraut
2003-11-23
Add maintainer-clean target.
Peter Eisentraut
2003-11-23
Add NLS support.
Peter Eisentraut
2003-11-17
Add FreeBSD mention for initdb.c.
Bruce Momjian
2003-11-14
Try to improve error handling for failures of backend subprocess.
Tom Lane
2003-11-14
Add fflush() before popen() calls; avoids any possible problem with
Tom Lane
2003-11-14
Add missing logic to handle fixing permissions on an already-existing
Tom Lane
2003-11-13
Preliminary code review for C version of initdb. Re-centralize handling
Tom Lane
2003-11-13
Silly to copy sprompt.c from src/port when we're linking libpgport anyway.
Tom Lane
2003-11-13
pgindent new initdb.c from Tom.
Bruce Momjian
2003-11-13
Add owner description to initdb C code.
Bruce Momjian
2003-11-13
Add fflush() calls so that I'm-about-to-do-this messages actually
Tom Lane
2003-11-13
Fix lack of optreset.
Tom Lane
2003-11-11
Move system_views.sql into backend/catalog, per Tom.
Bruce Momjian
2003-11-10
Updated version of initdb with "rmdir/del" call on Win32.
Bruce Momjian
2003-11-10
Add C version of initdb, from Andrew Dunstan.
Bruce Momjian
2003-10-13
Determine max_connections first, then see how large shared_buffers can
Tom Lane
2003-09-27
Make dump files created by initdb have consistent EOL termination, to
Bruce Momjian
2003-09-27
The formatting of the display of the locale names assumed that locale names
Peter Eisentraut
2003-09-07
Make the default pg_hba.conf include an entry for ::1 only if configure
Tom Lane
2003-08-26
Mop-up for previous change to determine default shared_buffers and
Tom Lane
2003-07-27
> Joe Conway <mail@joeconway.com> writes:
Bruce Momjian
2003-07-23
Apply message style guide to frontend programs.
Peter Eisentraut
2003-07-22
Don't report sequendces in pg_tables.
Bruce Momjian
2003-07-21
Fix relkind test for pg_tables.
Bruce Momjian
2003-07-15
Tweak original coding so that we can determine the platform-specific
Tom Lane
2003-07-14
The default values for shared_buffers and max_connections are now 1000
Tom Lane
2003-07-04
Add --help-config facility to dump information about GUC parameters
Tom Lane
2003-06-02
Make the world at least marginally safe for usernames with embedded spaces.
Tom Lane
2003-05-28
Fix things so that an error occuring during standalone-backend processing
Tom Lane
2003-05-28
In bootstrap and standalone-backend modes, do not sort LOG elevel out
Tom Lane
2003-05-15
Indexing support for pattern matching operations via separate operator
Peter Eisentraut
2003-04-04
Code review for pg_stat_get_backend_activity_start patch --- fix
Tom Lane
2003-03-25
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2003-03-20
Add start time to pg_stat_activity
Bruce Momjian
[next]