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
/
backend
Age
Commit message (
Expand
)
Author
2000-05-29
Tweak fmgrtab generation so that the F_XXX macros that give OIDs for
Tom Lane
2000-05-29
Repair problems with overrun of timezone name length. Increase MAXTZLEN
Tom Lane
2000-05-29
Add analyze.c file for split.
Bruce Momjian
2000-05-29
Split vacuum and analyze into separate files
Bruce Momjian
2000-05-29
Update messages.
Bruce Momjian
2000-05-29
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-28
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-27
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-26
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-25
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-24
Make setproctitle update for every query.
Bruce Momjian
2000-05-23
comment cleanup
Bruce Momjian
2000-05-23
Fix problem in which sloppily-coded test in ExecInitIndexScan would
Tom Lane
2000-05-22
Cleanup
Bruce Momjian
2000-05-22
I am attempting to integrate postgres (v 7.0) with an open source
Bruce Momjian
2000-05-21
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-20
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-19
Revise FlushRelationBuffers/ReleaseRelationBuffers per discussion with
Tom Lane
2000-05-19
Correct busted syntax of CC invocation for tas.s.
Tom Lane
2000-05-18
Change remove function warning for built-ins.
Bruce Momjian
[next]