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
2000-02-21
Update discussion of aggregate syntax to mention ALL.
Tom Lane
2000-02-21
Update SELECT documentation to have a more thorough discussion
Tom Lane
2000-02-21
Tweak planner to use OFFSET+LIMIT, not just LIMIT, as estimate of the
Tom Lane
2000-02-20
Further cleanups for type coercion: treat the locution typename(argument)
Tom Lane
2000-02-20
Create a new expression node type RelabelType, which exists solely to
Tom Lane
2000-02-20
Forgot to include the documentation for \encoding ...
Peter Eisentraut
2000-02-20
Moved psql \eset and \eshow to \encoding
Peter Eisentraut
2000-02-20
Fix broken list-slinging logic in func_select_candidate and
Tom Lane
2000-02-20
Even after the great date/time consolidation, TypeCategory() was still
Tom Lane
2000-02-20
Reduce proc_exit(1) to proc_exit(0) for errors detected in backend
Tom Lane
2000-02-20
Fix missing \n in some psql_error calls.
Tom Lane
2000-02-20
Add a simple regress test for SERIAL --- it's not much,
Tom Lane
2000-02-20
Fix SERIAL columns, which Thomas inadvertently broke parsing of.
Tom Lane
2000-02-19
Repair longstanding violation of SQL92 semantics: GROUP BY would
Tom Lane
2000-02-19
Apply Keith Park's updates for expected/horology-solaris-1947.out. Fix
Tom Lane
2000-02-19
Get rid of postgres.c's separate parsing logic for PGDATESTYLE env.
Tom Lane
2000-02-19
Accept the noise-word ALL in aggregate function invocations for SQL92
Tom Lane
2000-02-19
plperl's makefile tried to use perl's choice of compiler with
Tom Lane
2000-02-19
HP's compiler objects (quite rightly too) to 'static void foo();'
Tom Lane
2000-02-19
First workaround solution for Jan's column constraint attributes.
Thomas G. Lockhart
2000-02-19
Clean up markup so docs will compile.
Thomas G. Lockhart
2000-02-19
Update for new Irix info.
Thomas G. Lockhart
2000-02-19
Fix nasty bug in setting client_encoding
Tatsuo Ishii
2000-02-19
Add new backslash command \eset and \eshow.
Tatsuo Ishii
2000-02-19
Fix compiler warning
Tatsuo Ishii
2000-02-19
Clean up scan.l's handling of \r vs \n --- they are reliably treated as
Tom Lane
2000-02-19
Remove gcc warnings. The Postgres world isn't really safe
Tom Lane
2000-02-18
Plug some more memory leaks in the planner. It still leaks like a sieve,
Tom Lane
2000-02-18
*** empty log message ***
Michael Meskes
2000-02-18
*** empty log message ***
Michael Meskes
2000-02-18
Implement reindex command
Hiroshi Inoue
2000-02-18
*** empty log message ***
Michael Meskes
2000-02-18
Replace inefficient _bt_invokestrat calls with direct calls to the
Tom Lane
2000-02-18
Fixed handling of old --with-mb option using newly gained wisdom from
Peter Eisentraut
2000-02-17
*** empty log message ***
Michael Meskes
2000-02-17
Fix assert bug(was my fault)
Hiroshi Inoue
2000-02-17
Finish repairing 6.5's problems with r-tree indexes: create appropriate
Tom Lane
2000-02-17
Update expected/horology-no-DST-before-1970.out to match
Tom Lane
2000-02-16
Package: postgresql
Bruce Momjian
2000-02-16
README not needed anymore.
Bruce Momjian
2000-02-16
All regression tests pass except for rules.sql (unrelated).
Thomas G. Lockhart
2000-02-16
All regression tests pass except for rules.sql (unrelated).
Thomas G. Lockhart
2000-02-16
Implement "date/time grand unification".
Thomas G. Lockhart
2000-02-16
Make ISO date style (e.g. "2000-02-16 09:33") the default.
Thomas G. Lockhart
2000-02-16
*** empty log message ***
Michael Meskes
2000-02-16
include cleanup
Bruce Momjian
2000-02-16
Clean up include files use in psql.
Bruce Momjian
2000-02-16
*** empty log message ***
Michael Meskes
2000-02-16
If we don't have any stats for a boolean column, assume
Tom Lane
2000-02-16
Make eqsel produce better results for boolean columns,
Tom Lane
[next]