index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Add configure check for -lunix, for QNX.
Peter Eisentraut
2001-03-03
*
Update the version number. We may change this to 7.1 if we align it with
D'Arcy J.M. Cain
2001-03-03
*
Add oid to list of keys cached.
D'Arcy J.M. Cain
2001-03-03
*
Incrementing version number in preparation for next release. Note that I
D'Arcy J.M. Cain
2001-03-03
*
Added postgres.h header for more type checking.
D'Arcy J.M. Cain
2001-03-03
*
Add missing include.
Peter Eisentraut
2001-03-01
*
Fix memory leak.
Peter Eisentraut
2001-03-01
*
Ensure previous setting of pset.queryFout is restored after a failed
Tom Lane
2001-03-01
*
Add missing semicolon required by QNX shell.
Peter Eisentraut
2001-03-01
*
Remove HAVE_OPTARG per discussion in hackers list.
Tatsuo Ishii
2001-03-01
*
Do not strip whitespace within quotes.
Peter Eisentraut
2001-02-28
*
Tweak portal (cursor) code so that it will not call the executor again
Tom Lane
2001-02-27
*
Mark new text<->date, text<->time, text<->timetz conversion functions as
Tom Lane
2001-02-27
*
Massive commits for SunOS4 port.
Tatsuo Ishii
2001-02-27
*
Fix vacuum analyze error.
Tatsuo Ishii
2001-02-27
*
Fixed variable handling in preproc.y.
Michael Meskes
2001-02-26
*
Allow pgaccess to input Japanese. See included mail.
Tatsuo Ishii
2001-02-26
*
Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occur
Tom Lane
2001-02-26
*
At least on HPUX, select with delay.tv_sec = 0 and delay.tv_usec = 1000000
Tom Lane
2001-02-24
*
When under postmaster, bogus arguments should cause proc_exit(0) not
Tom Lane
2001-02-24
*
Fix pg_dump crashes caused by bogus use of va_start/va_end (only seen
Tom Lane
2001-02-23
*
As long as we're fixing this space calculation, let's actually do it
Tom Lane
2001-02-23
*
Update comments on locks.
Bruce Momjian
2001-02-23
*
Bruce Momjian <pgman@candle.pha.pa.us> writes:
Bruce Momjian
2001-02-23
*
Resolve a compile error.
Hiroshi Inoue
2001-02-23
*
Reindex of shared system indexes must be overwrite mode.
Hiroshi Inoue
2001-02-23
*
Enhanced UTF-8/SJIS mapping generator, contributed by
Tatsuo Ishii
2001-02-23
*
chinese-gb -> chinese_gb.
Bruce Momjian
2001-02-23
*
Rename to chinese-gb
Bruce Momjian
2001-02-23
*
More comment cleanups.
Bruce Momjian
2001-02-22
*
More comment improvements.
Bruce Momjian
2001-02-22
*
Clean up index/btree comments/macros, as approved.
Bruce Momjian
2001-02-22
*
Change /*---- commants to /* where appropriate. pgindent will tighten
Bruce Momjian
2001-02-22
*
Update flowchart xfig file.
Bruce Momjian
2001-02-22
*
The attachement is the Chinese (GB) patch for PgAccess, don't know
Bruce Momjian
2001-02-22
*
Avoid 'FATAL: out of free buffers: time to abort !" error
Hiroshi Inoue
2001-02-22
*
Adjust expected error message due to change of keyword case-folding.
Tom Lane
2001-02-22
*
Add _REGEX_UTILS_H to avoid duplication.
Tatsuo Ishii
2001-02-22
*
Fix the bug report [ODBC] select from a table having more than 32 fields:
Hiroshi Inoue
2001-02-22
*
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
*
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-21
*
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
*
Select optimization by default for HP's C compiler.
Tom Lane
2001-02-20
*
Truncate incoming username and database name to NAMEDATALEN-1 characters
Tom Lane
2001-02-20
[prev]
[next]