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
Age
Commit message (
Expand
)
Author
2001-05-10
Avoid unnecessary lseek() calls by cleanups in md.c. mdfd_lstbcnt was
Tom Lane
2001-05-10
Move disabled message up to a higher makefile.
Bruce Momjian
2001-05-09
First cut at making indexscan cost estimates depend on correlation
Tom Lane
2001-05-09
This directory contains a module that implements the "Metaphone" code as
Bruce Momjian
2001-05-09
Add --echo option to createlang and droplang.
Peter Eisentraut
2001-05-09
Wow, I am getting good at this Makefile stuff. Peter may be OK with it.
Bruce Momjian
2001-05-09
I think I got the pltcl Makefile unknown rules working properly.
Bruce Momjian
2001-05-09
I have modifed heap.c so that it won't automatically generate duplicate
Bruce Momjian
2001-05-09
that's just me again, here's normal patch for KOI8_U to
Bruce Momjian
2001-05-09
This patch should catch cases where the types
Bruce Momjian
2001-05-09
More cleanups to generate tcl unknown from Makefile.
Bruce Momjian
2001-05-09
Make tcl unknown configure from Makefile, not configure.
Bruce Momjian
2001-05-09
More --enable-pltcl-unknown renames.
Bruce Momjian
2001-05-09
Change to enable_pltcl_unknown mention.
Bruce Momjian
2001-05-09
Add TODO file.
Bruce Momjian
2001-05-09
Add plpython code.
Bruce Momjian
2001-05-09
Noticed a small bug in the code. Probably been there for some time. Note
Bruce Momjian
2001-05-09
This patch adds a new configure option --with-pltcl-unknown which
Bruce Momjian
2001-05-09
Right-align \du user-id.
Bruce Momjian
2001-05-09
Fix memory leak in new psql \du code.
Bruce Momjian
2001-05-09
Fix libpq++'s FieldSize to return int, not short.
Bruce Momjian
2001-05-09
Add mention of getLength returning short.
Bruce Momjian
2001-05-09
Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'm
Bruce Momjian
2001-05-09
Use ColId instead of Ident for SET SESSION AUTHORIZATION.
Peter Eisentraut
2001-05-09
Mention new jdbc mailing list instead of interfaces list.
Bruce Momjian
2001-05-09
Cause planner to make use of average-column-width statistic that is now
Tom Lane
2001-05-08
Add SET SESSION AUTHORIZATION command.
Peter Eisentraut
2001-05-08
Mention SHELL usage in initdb.
Bruce Momjian
2001-05-08
Append and SubqueryScan nodes were not passing changed-parameter signals down
Tom Lane
2001-05-08
Need to factor out strdup.o for separate treatment since it's in a
Peter Eisentraut
2001-05-08
Small cleanup.
Bruce Momjian
2001-05-08
Add newlines around debug output in optimizer showing total costs.
Bruce Momjian
2001-05-08
Run pgindent on ODBC code only, to reformat new comments.
Bruce Momjian
2001-05-08
ODBC source code cleanup patch. Should match rest of PostgreSQL code better.
Bruce Momjian
2001-05-08
Allow SHELL in Makefile.* to control initdb.
Bruce Momjian
2001-05-08
Fix paren typo in java.
Bruce Momjian
2001-05-08
Un-break exec_move_row() for case that a NULL tuple and tupdesc are
Tom Lane
2001-05-07
Fix comment in file about 2*max_connections.
Bruce Momjian
2001-05-07
Shared library and GCC support for SCO OpenServer.
Peter Eisentraut
2001-05-07
Fix remaining RI permission problems (cascaded update/delete, restrict,
Peter Eisentraut
2001-05-07
Add \cd command to psql.
Peter Eisentraut
2001-05-07
> Occasionally and without warning I get this from my daily vacuum
Bruce Momjian
2001-05-07
Rewrite of planner statistics-gathering code. ANALYZE is now available as
Tom Lane
2001-05-06
Fix collateral damage from previous (rev 1.49) patch.
Peter Eisentraut
2001-05-06
Allow 'psql -f -' to read from standard input.
Peter Eisentraut
2001-05-06
Make prompt customization work with changeable Unix socket location.
Peter Eisentraut
2001-05-04
Makefile should have automatic dependency for parser.o too, if it's
Tom Lane
2001-05-04
Seems like we should not hold off cancel/die interrupts while we are
Tom Lane
2001-05-03
Consolidate several near-identical uses of mktime() into a single
Tom Lane
2001-05-03
BTW it does not add encodign it just patches existing one (KOI8) to
Bruce Momjian
[next]