git.postgresql.org Git - postgresql.git/shortlog
git
projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2007年02月19日
Bruce Momjian
Wording improvement.
commit
|
commitdiff
|
tree
2007年02月19日
Bruce Momjian
Update PQfree() documentation to be clearer, backpatch...
commit
|
commitdiff
|
tree
2007年02月19日
Bruce Momjian
Update wording:
commit
|
commitdiff
|
tree
2007年02月19日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007年02月19日
Bruce Momjian
Add newlines.
commit
|
commitdiff
|
tree
2007年02月19日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007年02月19日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007年02月19日
Bruce Momjian
Clarify documentation that initdb -A or editing pg_hba...
commit
|
commitdiff
|
tree
2007年02月19日
Bruce Momjian
Clarify documentation for "day of the week" handling...
commit
|
commitdiff
|
tree
2007年02月19日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2007年02月19日
Bruce Momjian
Add "isodow" option to EXTRACT() and date_part() where...
commit
|
commitdiff
|
tree
2007年02月19日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2007年02月19日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2007年02月19日
Magnus Hagander
Fix pg_dump on win32 to properly dump files larger...
commit
|
commitdiff
|
tree
2007年02月19日
Magnus Hagander
Parse pg_proc.h with entries without OIDs.
commit
|
commitdiff
|
tree
2007年02月19日
Tom Lane
Get rid of some old and crufty global variables in...
commit
|
commitdiff
|
tree
2007年02月19日
Tom Lane
Improve plpgsql's error message when a datatype declara...
commit
|
commitdiff
|
tree
2007年02月19日
Tom Lane
Put function expressions and values lists into Function...
commit
|
commitdiff
|
tree
2007年02月18日
Tom Lane
Fix portal management code to support non-default comma...
commit
|
commitdiff
|
tree
2007年02月18日
Bruce Momjian
Document limitation of SPI_execute() using multiple...
commit
|
commitdiff
|
tree
2007年02月18日
Bruce Momjian
Update wording:
commit
|
commitdiff
|
tree
2007年02月18日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007年02月18日
Bruce Momjian
Update "Conflicting lock modes" to show as conflict...
commit
|
commitdiff
|
tree
2007年02月17日
Tom Lane
Add code so that when COPY_PARSE_PLAN_TREES is defined...
commit
|
commitdiff
|
tree
2007年02月17日
Bruce Momjian
Remove rint() for to_char MS and US output. We can...
commit
|
commitdiff
|
tree
2007年02月17日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007年02月17日
Bruce Momjian
Cleanup of to_char() patch.
commit
|
commitdiff
|
tree
2007年02月17日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007年02月17日
Bruce Momjian
Remove installation mention that integer timestamps...
commit
|
commitdiff
|
tree
2007年02月17日
Bruce Momjian
Create AVG() aggregates for int8 and NUMERIC which...
commit
|
commitdiff
|
tree
2007年02月16日
Tom Lane
Teach find_nonnullable_rels to handle OR cases: if...
commit
|
commitdiff
|
tree
2007年02月16日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007年02月16日
Tom Lane
Fix new RI operator selection code to do the right...
commit
|
commitdiff
|
tree
2007年02月16日
Bruce Momjian
Reduce the amount of memory "clobbered" for every proce...
commit
|
commitdiff
|
tree
2007年02月16日
Tom Lane
Adjust the definition of is_pushed_down so that it...
commit
|
commitdiff
|
tree
2007年02月16日
Peter Eisentraut
Better fix for determining minimum and maximum int64...
commit
|
commitdiff
|
tree
2007年02月16日
Alvaro Herrera
Install a more correct fix in the timestamp and timesta...
commit
|
commitdiff
|
tree
2007年02月16日
Tom Lane
Code review for SSLKEY patch.
commit
|
commitdiff
|
tree
2007年02月16日
Tom Lane
Fix markup, spelling, grammar, and explanations for...
commit
|
commitdiff
|
tree
2007年02月16日
Alvaro Herrera
Fix the timestamptz test problem, by moving the tests...
commit
|
commitdiff
|
tree
2007年02月16日
Peter Eisentraut
Fix // comment
commit
|
commitdiff
|
tree
2007年02月16日
Peter Eisentraut
Add stdint.h include
commit
|
commitdiff
|
tree
2007年02月16日
Peter Eisentraut
Functions for mapping table data and table schemas...
commit
|
commitdiff
|
tree
2007年02月16日
Bruce Momjian
Remove extra character erroneously added.
commit
|
commitdiff
|
tree
2007年02月16日
Bruce Momjian
Remove tabs from SGML files to help tag alingment and...
commit
|
commitdiff
|
tree
2007年02月16日
Tom Lane
Fix another problem in 8.2 changes that allowed "one...
commit
|
commitdiff
|
tree
2007年02月16日
Bruce Momjian
Add two new format fields for use with to_char(), to_da...
commit
|
commitdiff
|
tree
2007年02月16日
Bruce Momjian
SSL improvements:
commit
|
commitdiff
|
tree
2007年02月16日
Alvaro Herrera
Remove useless database name from bootstrap argument...
commit
|
commitdiff
|
tree
2007年02月16日
Tom Lane
Restructure code that is responsible for ensuring that...
commit
|
commitdiff
|
tree
2007年02月15日
Alvaro Herrera
Restructure autovacuum in two processes: a dummy proces...
commit
|
commitdiff
|
tree
2007年02月15日
Tom Lane
Add ORDER BY to a query on information_schema.views...
commit
|
commitdiff
|
tree
2007年02月15日
Tom Lane
Repair oversight in 8.2 change that improved the handli...
commit
|
commitdiff
|
tree
2007年02月14日
Magnus Hagander
Make it possible to build with integer datetimes in...
commit
|
commitdiff
|
tree
2007年02月14日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007年02月14日
Tom Lane
Add some discussion of sort ordering to indices.sgml...
commit
|
commitdiff
|
tree
2007年02月14日
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
2007年02月14日
Bruce Momjian
Fix to_date()/to_timestamp() 'D' field for day of week...
commit
|
commitdiff
|
tree
2007年02月14日
Bruce Momjian
Move fsync method macro defines into /include/access...
commit
|
commitdiff
|
tree
2007年02月14日
Tom Lane
Minor editorialization on operator-family documentation...
commit
|
commitdiff
|
tree
2007年02月14日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007年02月14日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007年02月14日
Neil Conway
Fix capitalization and punctuation of two more GUC...
commit
|
commitdiff
|
tree
2007年02月14日
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
2007年02月14日
Tom Lane
Fix up foreign-key mechanism so that there is a sound...
commit
|
commitdiff
|
tree
2007年02月14日
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
2007年02月13日
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
2007年02月13日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007年02月13日
Tom Lane
Disallow committing a prepared transaction unless we...
commit
|
commitdiff
|
tree
2007年02月13日
Tom Lane
Improve postmaster's behavior if an accept() call fails...
commit
|
commitdiff
|
tree
2007年02月13日
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
2007年02月13日
Bruce Momjian
Add code so database scans are done in an order consist...
commit
|
commitdiff
|
tree
2007年02月13日
Bruce Momjian
Update /contrib/fuzzystrmatch error message to mention...
commit
|
commitdiff
|
tree
2007年02月13日
Bruce Momjian
Add ORDER BY to vacummdb so databases are scaned in...
commit
|
commitdiff
|
tree
2007年02月13日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007年02月13日
Magnus Hagander
Un-break build on ANSI compilers (like msvc) by moving...
commit
|
commitdiff
|
tree
2007年02月13日
Magnus Hagander
Add script to run regression tests under vc++ without...
commit
|
commitdiff
|
tree
2007年02月13日
Magnus Hagander
One more fix for makefile := to : change.
commit
|
commitdiff
|
tree
2007年02月13日
Magnus Hagander
Properly parse Makefile after change from := to =.
commit
|
commitdiff
|
tree
2007年02月13日
Tom Lane
Repair bug in 8.2's new logic for planning outer joins...
commit
|
commitdiff
|
tree
2007年02月13日
Bruce Momjian
Add comment to explain why O_EXCL and O_TRUNC can be...
commit
|
commitdiff
|
tree
2007年02月13日
Bruce Momjian
Add comment that to_char() for broken glibc pt_BR might...
commit
|
commitdiff
|
tree
2007年02月12日
Tom Lane
Avoid infinite recursion when dumping new planner Equiv...
commit
|
commitdiff
|
tree
2007年02月12日
Teodor Sigaev
Fix backend crash in parsing incorrect tsquery.
commit
|
commitdiff
|
tree
2007年02月11日
Peter Eisentraut
Add support for optionally escaping periods when conver...
commit
|
commitdiff
|
tree
2007年02月11日
Tom Lane
Fix another erroneous =-for-:= substitution.
commit
|
commitdiff
|
tree
2007年02月11日
Michael Meskes
Fixed multibyte handling as reported by <harada.toshi...
commit
|
commitdiff
|
tree
2007年02月11日
Magnus Hagander
Fix for early log messages during postmaster startup...
commit
|
commitdiff
|
tree
2007年02月10日
Tom Lane
Improve documentation for CREATE CONSTRAINT TRIGGER.
commit
|
commitdiff
|
tree
2007年02月10日
Magnus Hagander
Fix pg_standby to build on msvc.
commit
|
commitdiff
|
tree
2007年02月10日
Peter Eisentraut
Add proper mapping of boolean type data to XML Schema.
commit
|
commitdiff
|
tree
2007年02月10日
Peter Eisentraut
StrNCpy -> strlcpy (not complete)
commit
|
commitdiff
|
tree
2007年02月10日
Tom Lane
Put back some not-so-unnecessary-as-all-that := usages...
commit
|
commitdiff
|
tree
2007年02月10日
Tom Lane
Hm, seems my hack on rowtypes regression test has made...
commit
|
commitdiff
|
tree
2007年02月09日
Neil Conway
Unbreak the SGML doc build: ":=" is needed to assign...
commit
|
commitdiff
|
tree
2007年02月09日
Tom Lane
Minor tweak to make rowtypes regression test run faster...
commit
|
commitdiff
|
tree
2007年02月09日
Peter Eisentraut
Remove useless CPPFLAGS.
commit
|
commitdiff
|
tree
2007年02月09日
Peter Eisentraut
Add $PostgreSQL$ marker to contrib makefiles.
commit
|
commitdiff
|
tree
2007年02月09日
Tom Lane
Call pgstat_drop_database during DROP DATABASE, so...
commit
|
commitdiff
|
tree
2007年02月09日
Peter Eisentraut
Replace useless uses of := by = in makefiles.
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル