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
Age
Commit message (
Expand
)
Author
2001-02-21
Document timeofday(), mention start-of-transaction vs. current-time
Tom Lane
2001-02-21
Correct bogus output formatting of timeofday() function. A number of
Tom Lane
2001-02-21
Comment improvements.
Bruce Momjian
2001-02-21
Change case-folding of keywords to conform to SQL99 and fix misbehavior
Tom Lane
2001-02-21
Fix markup. (A <keyword> isn't what it is in SQL.) Add jungle of more
Peter Eisentraut
2001-02-21
Safe guard in case of imporper data is provided to elog()
Tatsuo Ishii
2001-02-21
new regression data for 7.1
Tatsuo Ishii
2001-02-21
change destroydb -> dropdb
Tatsuo Ishii
2001-02-20
Add more details.
Peter Eisentraut
2001-02-20
Turn on section numbering.
Peter Eisentraut
2001-02-20
Clean out any old versions of no-longer-installed header files that may
Tom Lane
2001-02-20
Remove unportable #warning directive.
Tom Lane
2001-02-20
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2001-02-20
Remove obsolete claim that it doesn't work to use gcc with HP's C++
Tom Lane
2001-02-20
Select optimization by default for HP's C compiler.
Tom Lane
2001-02-20
Update TODO list.
Bruce Momjian
2001-02-20
Update TODO list.
Bruce Momjian
2001-02-20
Changes:
Bruce Momjian
2001-02-20
Truncate incoming username and database name to NAMEDATALEN-1 characters
Tom Lane
2001-02-20
Update HPUX FAQ.
Bruce Momjian
2001-02-20
Fix pg_passwd's failure to cope with usernames > 8 chars.
Tom Lane
2001-02-20
Remove inclusion of <varargs.h> on SunOS; this does not work since we
Tom Lane
2001-02-19
Document --enable-cassert.
Tom Lane
2001-02-19
Update TODO list.
Bruce Momjian
2001-02-19
Update TODO list.
Bruce Momjian
2001-02-19
Change plpgsql's GET DIAGNOSTICS statement to use SQL99-compatible
Tom Lane
2001-02-19
Update TODO list.
Bruce Momjian
2001-02-19
Update TODO list.
Bruce Momjian
2001-02-19
Update TODO list.
Bruce Momjian
2001-02-19
Synced gram.y and preproc.y.
Michael Meskes
2001-02-19
Fix nasty bug in configure.
Tatsuo Ishii
2001-02-19
Update example of partially constraining join order to use a subselect
Tom Lane
2001-02-19
AND/OR truth table needs another row IMHO.
Tom Lane
2001-02-18
Add copyright mentions, per Tom Lane.
Bruce Momjian
2001-02-18
Allow extract() to accept the same field selectors as date_part(), not just
Peter Eisentraut
2001-02-18
Add --template option to createdb script to allow access to WITH TEMPLATE
Tom Lane
2001-02-18
Enhance documentation of date/time functions. Add extract, current_date,
Peter Eisentraut
2001-02-18
Make <lineannotation> italic. Fix syntax error in print style.
Peter Eisentraut
2001-02-18
Add note that partial indices are not currently supported.
Tom Lane
2001-02-18
Update description of fsync option for 7.1.
Tom Lane
2001-02-18
Change default commit_delay to zero, update documentation.
Tom Lane
2001-02-18
Change s_lock to not use any zero-delay select() calls; these are just a
Tom Lane
2001-02-18
Remove bogus set_ps_display call --- changing displayed status here is
Tom Lane
2001-02-17
Catch some stray references to .htm files.
Tom Lane
2001-02-17
No more .htm files, so don't try to add them to the doc tarballs.
Tom Lane
2001-02-17
Update TODO list.
Bruce Momjian
2001-02-17
Fix a bug in psql. unescape() does not work for multi-byte encodings.
Tatsuo Ishii
2001-02-17
Fix README in Japanese to sync with README.pgbench updated by Tom.
Tatsuo Ishii
2001-02-17
Seems a bad idea to assume that select(2) doesn't touch the input masks
Tom Lane
2001-02-17
Add current seek position to FDDEBUG output for FileRead,
Tom Lane
[next]