index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
Make analyze do vacuum/analyze in one step.
Bruce Momjian
2000-05-29
*
More vacuum cleanup
Bruce Momjian
2000-05-29
*
more cleanup
Bruce Momjian
2000-05-29
*
Add analyze log messages for verbose mode.
Bruce Momjian
2000-05-29
*
cleanup
Bruce Momjian
2000-05-29
*
Allow vacuum to perform analyze with shared lock. Update cvs manual.
Bruce Momjian
2000-05-29
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
*
Second round of fmgr changes: triggers are now invoked in new style,
Tom Lane
2000-05-29
*
More vacuum cleanups
Bruce Momjian
2000-05-29
*
More vacuum renaming.
Bruce Momjian
2000-05-29
*
Miscellaneous cleanups of places that needed to account for new
Tom Lane
2000-05-28
*
Constant-expression simplifier now knows how to simplify strict functions
Tom Lane
2000-05-28
*
Install fmgr rewrite doc as README file.
Tom Lane
2000-05-28
*
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-05-28
*
define YY_NEVER_INTERACTIVE for flex, to persuade flex that it's not
Tom Lane
2000-05-27
*
Update kerberos patch
Bruce Momjian
2000-05-27
*
Back out kerberos changes. Causes compile problems.
Bruce Momjian
2000-05-27
*
Patch for Kerberos V.
Bruce Momjian
2000-05-27
*
Clean up pg_hba.conf
Bruce Momjian
2000-05-27
*
Improve pg_hba.conf examples
Bruce Momjian
2000-05-27
*
Reduce eqsel()'s fudge-factor for estimating the frequency of values
Tom Lane
2000-05-26
*
Fix too long syslog message problem
Tatsuo Ishii
2000-05-26
*
Generate a reasonable error message when an aggregate function is applied
Tom Lane
2000-05-26
*
More paranoia about global variables containing references to long-
Tom Lane
2000-05-26
*
After closing frontend socket, set MyProcPort->sock = -1 to ensure that
Tom Lane
2000-05-26
*
Add some elog(DEBUG)'s to help diagnose mdblindwrt failures.
Tom Lane
2000-05-25
*
Clean up sloppy coding of _outAExpr().
Tom Lane
2000-05-25
*
Modify raw parsetree representation returned by gram.y for SubLinks:
Tom Lane
2000-05-25
*
Do table renaming in a sane order: physical file rename must happen
Tom Lane
2000-05-25
*
heap_drop() should flush the relcache entry for the
Tom Lane
2000-05-25
*
On solaris, createdb/dropdb fails because of strange behavior of system().
Tatsuo Ishii
2000-05-25
*
Make setproctitle update for every query.
Bruce Momjian
2000-05-24
*
comment cleanup
Bruce Momjian
2000-05-23
*
Fix problem in which sloppily-coded test in ExecInitIndexScan would
Tom Lane
2000-05-23
*
Cleanup
Bruce Momjian
2000-05-22
*
I am attempting to integrate postgres (v 7.0) with an open source
Bruce Momjian
2000-05-22
*
Remove calls to getprotobyname(), which we now know leaks memory on
Tom Lane
2000-05-21
*
Repair memory leaks that caused CacheCxt to grow without bound. We
Tom Lane
2000-05-21
*
Add debug code to aid in memory-leak tracking: if SHOW_MEMORY_STATS is
Tom Lane
2000-05-21
*
Clean up grotty references to CacheCxt (externs inside functions,
Tom Lane
2000-05-20
*
Enhance multibyte support.
Tatsuo Ishii
2000-05-20
*
Add KEEPALIVE option to the socket of backend. This will automatically
Tatsuo Ishii
2000-05-20
*
Revise FlushRelationBuffers/ReleaseRelationBuffers per discussion with
Tom Lane
2000-05-19
*
Correct busted syntax of CC invocation for tas.s.
Tom Lane
2000-05-19
*
Change remove function warning for built-ins.
Bruce Momjian
2000-05-18
*
Throw NOTICE on built-in function removal
Bruce Momjian
2000-05-18
*
Reduce COPY IN lock from AccessExclusive to a more reasonable
Tom Lane
2000-05-18
*
Several compilation and run-time problems occur when building on SGI
Bruce Momjian
2000-05-16
*
Remove configure check for how to abbreviate 'tr A-Z a-z', and instead
Tom Lane
2000-05-16
*
Finally fix LISTEN problem.
Bruce Momjian
2000-05-14
[next]