index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2004-01-09
Done:
Bruce Momjian
2004-01-09
Allow psql to handle tilde user expansion for file names.
Bruce Momjian
2004-01-09
Change PG_DELAY from msec to usec and use it consistenly rather than
Bruce Momjian
2004-01-09
Translation updates
Dennis Bjorklund
2004-01-09
Add WIN32 pipe implementation that uses sockets.
Bruce Momjian
2004-01-09
Remove duplicate include of value.h. I think it got in because Tom and I bot...
Bruce Momjian
2004-01-09
Add comment about synchronous signals.
Bruce Momjian
2004-01-09
Allow libpq to do thread-safe SIGPIPE handling. This allows it to
Bruce Momjian
2004-01-09
German FAQ update.
Bruce Momjian
2004-01-09
Fix incorrect SQL syntax emitted when -E is given without -P.
Tom Lane
2004-01-08
Remove broken (and unnecessary) definition of operator <> for _int4
Tom Lane
2004-01-08
Fix a spelling mistake in a comment.
Neil Conway
2004-01-08
Throw compile error if our non-thread-safe snprintf is used.
Bruce Momjian
2004-01-08
Update Russian FAQ.
Bruce Momjian
2004-01-08
Update OSF thread flags for non-gcc compiles.
Bruce Momjian
2004-01-08
Translation updates
Dennis Bjorklund
2004-01-08
Translation updates
Dennis Bjorklund
2004-01-08
[Forced commit to add log message that I fat-fingered last time]
Tom Lane
2004-01-08
Fix Solaris thread build settings for non-gcc compilers.
Bruce Momjian
2004-01-07
make
Tom Lane
2004-01-07
Make some improvements in the intelligence of the partial-index
Tom Lane
2004-01-07
Translation updates
Dennis Bjorklund
2004-01-07
Add missing inclusion of nodes/value.h.
Tom Lane
2004-01-07
More janitorial work: remove the explicit casting of NULL literals to a
Neil Conway
2004-01-07
Cleanup: move the 'Value' node into a separate file, rather than putting
Neil Conway
2004-01-07
Not done, per Tom:
Bruce Momjian
2004-01-07
Support function parameter names in plpgsql. This is the last of
Tom Lane
2004-01-07
Completed, I am pretty sure:
Bruce Momjian
2004-01-07
pg_dump support for function parameter names.
Tom Lane
2004-01-06
Apply the core parts of Dennis Bjorklund's patch to allow function
Tom Lane
2004-01-06
Final rearrangement of main postgresql child process (ie.
Bruce Momjian
2004-01-06
Suppress compiler warning (xlog_outrec is unused if not WAL_DEBUG).
Tom Lane
2004-01-06
Favor Freenode rather than EFnet in IRC listing. Freenode is more popular.
Bruce Momjian
2004-01-06
Done:
Bruce Momjian
2004-01-06
Code cleanup, mostly in the smgr:
Neil Conway
2004-01-06
Remove unused 'noversion' command-line option processing from the
Neil Conway
2004-01-06
Make the 'wal_debug' GUC variable a boolean (rather than an integer), and
Neil Conway
2004-01-06
Instead of rechecking lossy index operators by putting them into the
Tom Lane
2004-01-05
Adjust indexscan planning logic to keep RestrictInfo nodes associated
Tom Lane
2004-01-05
Trivial refactoring: move analysis of ViewStmt into its own function for
Neil Conway
2004-01-05
Remove an old and out-of-date SGML comment from this file: we already
Neil Conway
2004-01-05
Fix (yet another) instance of incorrect markup for a GUC variable.
Neil Conway
2004-01-05
Fix three trivial typos in comments.
Neil Conway
2004-01-05
Translation updates
Peter Eisentraut
2004-01-05
Improve UniquePath logic to detect the case where the input is already
Tom Lane
2004-01-05
Dept. of second thoughts: clause_selectivity shouldn't try to cache its
Tom Lane
2004-01-05
Add the ability to extract OR indexscan conditions from OR-of-AND
Tom Lane
2004-01-05
Update for 7.4.1 as newest version.
Bruce Momjian
2004-01-04
Correct gettext URL.
Peter Eisentraut
2004-01-04
Fixed bug in GRANT OPTION FOR parsing.
Michael Meskes
[next]