projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2008-03-21
Tom Lane
Get rid of a bunch of #ifdef HAVE_INT64_TIMESTAMP condi...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Tom Lane
Arrange for an explicit cast applied to an ARRAY[]...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Alvaro Herrera
Add a couple of missing FreeQueryDesc calls. Noticed...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Bruce Momjian
Make source code READMEs more consistent. Add CVS...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Tom Lane
Dept of second thoughts: --no-tablespaces had better...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Tom Lane
Support a --no-tablespaces option in pg_dump/pg_dumpall...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Michael Meskes
Added ECPGget_PGconn() function to ecpglib, courtesy...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Michael Meskes
Changed statement escaping to not escape continuation...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Heikki Linnakangas
Add the missing cyrillic "Yo" characters ('e' and ...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Alvaro Herrera
Remove another useless snapshot creation.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Tom Lane
Support ALTER TYPE RENAME. Petr Jelinek
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Alvaro Herrera
We no longer need a snapshot set after opening the...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Tatsuo Ishii
Add -M (query mode) option per ITAGAKI Takahiro
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Tom Lane
Fix regexp substring matching (substring(string from...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Tatsuo Ishii
Add libpq new API lo_import_with_oid() which is similar...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Tatsuo Ishii
Fix tps calculation when -C supplied. Per Yoshiyuki...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Bruce Momjian
Spit items:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Bruce Momjian
Update TODO description:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Bruce Momjian
Add find_typedef comments for Linux.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Bruce Momjian
Add find_typedef comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Bruce Momjian
Add Linux support to find_typedefs, with help from...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Tom Lane
Arrange to "inline" SQL functions that appear in a...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Peter Eisentraut
Don't need -Wno-error anymore, because flex is no longe...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Peter Eisentraut
Catch all errors in for and while loops in makefiles...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Magnus Hagander
cvsweb lives on anoncvs.postgresql.org these days.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Magnus Hagander
Wiki page about cvs now lives in the main wiki, the one
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Bruce Momjian
Add TODO URLs for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Alvaro Herrera
Move elog(DEBUG4) call outside the locked area, per...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Bruce Momjian
Add URLs for :
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Tom Lane
Advance multiple array keys rightmost-first instead...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Bruce Momjian
Add TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Tom Lane
Fix our printf implementation to follow spec: if a...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Added to TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Add TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Adjust TODO spacing.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Add TODO URL for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Peter Eisentraut
Enable probes to work with Mac OS X Leopard and other...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Peter Eisentraut
We need to rebuild objfiles.txt when one of the subdire...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Magnus Hagander
Fix postgres --describe-config for guc enums, breakage...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Tom Lane
Revert thinko introduced into prefix_selectivity()...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Alvaro Herrera
Move ProcState definition into sinvaladt.c from sinvala...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Tom Lane
Grab some low-hanging fruit in the new hash index build...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Tom Lane
Fix TransactionIdIsCurrentTransactionId() to use binary...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Tom Lane
Add a note to the CREATE INDEX reference page about...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Tom Lane
When creating a large hash index, pre-sort the index...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Alvaro Herrera
Modify interactions between sinval.c and sinvaladt...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Magnus Hagander
Some cleanups of enum-guc code, per comments from Tom.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Tom Lane
Change hash index creation so that rather than always...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Tom Lane
Fix inappropriately-timed memory context switch in...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Alvaro Herrera
Fix duplicate word, per Guillaume Lelarge.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Alvaro Herrera
Fix vacuum so that autovacuum is really not cancelled...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Tom Lane
Update release notes for 8.3.1 and 8.2.7 releases.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Tom Lane
Update to tzdata 2008a distribution (Chilean DST law...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Tom Lane
Fix varstr_cmp's special case for UTF8 encoding on...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Tom Lane
Fix heap_page_prune's problem with failing to send...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Tom Lane
Fix pg_plan_queries() to restore the previous setting...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add psql TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Tom Lane
Fix LISTEN/NOTIFY race condition reported by Laurent...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Back out text search change to TODO.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Update TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add for Win32 TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add for Win32 TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Tom Lane
Add a comment explaining one of the ways that pgbench...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Bruce Momjian
Prevent psql \copy from accepting multiple string param...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Bruce Momjian
Update TODO:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Bruce Momjian
add to TODO COPY:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Bruce Momjian
Add to pl/pgsql:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Bruce Momjian
< * Consider adding buffers the BGW finds reusable...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Tom Lane
Make TransactionIdIsInProgress check transam.c's single...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
next