projects
/
users
/
hanada
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/hanada/postgres.git
2008-01-14
Tom Lane
Fix pgstat_heap() to not be broken by syncscans startin...
commit
|
commitdiff
|
tree
2008-01-14
Tom Lane
Use an indexscan not a heapscan to search pg_index...
commit
|
commitdiff
|
tree
2008-01-14
Tom Lane
Fix CREATE INDEX CONCURRENTLY so that it won't use...
commit
|
commitdiff
|
tree
2008-01-13
Tom Lane
Fix a regression test that fails if default_text_search...
commit
|
commitdiff
|
tree
2008-01-13
Tom Lane
Add note pointing out that read-only commands no longer...
commit
|
commitdiff
|
tree
2008-01-13
Michael Meskes
Changed prototype for ECPGdo because some compilers...
commit
|
commitdiff
|
tree
2008-01-12
Bruce Momjian
Update documentation for tsvector duplicate elimination:
commit
|
commitdiff
|
tree
2008-01-12
Tom Lane
It turns out the LIBXML_TEST_VERSION macro calls xmlIni...
commit
|
commitdiff
|
tree
2008-01-12
Neil Conway
Fix two places in xml.c that neglected to check the...
commit
|
commitdiff
|
tree
2008-01-12
Neil Conway
Minor perf tweak for _SPI_strdup(): if we're going...
commit
|
commitdiff
|
tree
2008-01-12
Tom Lane
Fix logical errors in constraint exclusion: we cannot...
commit
|
commitdiff
|
tree
2008-01-11
Tom Lane
The original implementation of polymorphic aggregates...
commit
|
commitdiff
|
tree
2008-01-11
Tom Lane
Fix an old error in clause_selectivity: the default...
commit
|
commitdiff
|
tree
2008-01-11
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2008-01-11
Michael Meskes
Fixed lexer to correctly parse C quotes.
commit
|
commitdiff
|
tree
2008-01-11
Tom Lane
Fix a conceptual error in my patch of 2007-10-26 that...
commit
|
commitdiff
|
tree
2008-01-11
Tom Lane
Restructure the shutdown procedure for the archiver...
commit
|
commitdiff
|
tree
2008-01-10
Magnus Hagander
Generate and include manifest in standalone libpq build...
commit
|
commitdiff
|
tree
2008-01-10
Bruce Momjian
vacuum_cost_limit has a minimum value of 1, not zero...
commit
|
commitdiff
|
tree
2008-01-09
Tom Lane
Remove incorrect (and ill-advised anyway) pfree's in...
commit
|
commitdiff
|
tree
2008-01-09
Tom Lane
Fix CREATE INDEX CONCURRENTLY to not deadlock against...
commit
|
commitdiff
|
tree
2008-01-09
Tom Lane
Fix some planner issues found while investigating Kevin...
commit
|
commitdiff
|
tree
2008-01-09
Magnus Hagander
Don't enforce 32-bit time_t for FRONTEND apps. Fixes...
commit
|
commitdiff
|
tree
2008-01-09
Neil Conway
Fix an omission in the outfuncs.c support for Agg nodes...
commit
|
commitdiff
|
tree
2008-01-09
Alvaro Herrera
Add index entry.
commit
|
commitdiff
|
tree
2008-01-09
Bruce Momjian
Remove mention of /contrib README files from documentat...
commit
|
commitdiff
|
tree
2008-01-08
Tom Lane
lmgr.c:DescribeLockTag was never taught about virtual...
commit
|
commitdiff
|
tree
2008-01-08
Bruce Momjian
Add URLs to two excellent web pages about SSL API and...
commit
|
commitdiff
|
tree
2008-01-08
Tom Lane
informix.c was violating the coding rule about not...
commit
|
commitdiff
|
tree
2008-01-08
Tom Lane
Remove unnecessary comma in enum definition ... some...
commit
|
commitdiff
|
tree
2008-01-07
Bruce Momjian
Mention use of src/tools/major_release_split for creati...
commit
|
commitdiff
|
tree
2008-01-07
Neil Conway
Fix a minor bug in outfuncs support for SetOp: dupOpera...
commit
|
commitdiff
|
tree
2008-01-06
Tom Lane
A long time ago, Peter pointed out that ruleutils.c...
commit
|
commitdiff
|
tree
2008-01-05
Peter Eisentraut
Put spaces after "RFC".
commit
|
commitdiff
|
tree
2008-01-04
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
2008-01-03
Tom Lane
Stamp release 8.3RC1.
REL8_3_RC1
commit
|
commitdiff
|
tree
2008-01-03
Tom Lane
Update release notes for security releases.
commit
|
commitdiff
|
tree
2008-01-03
Tom Lane
The original patch to disallow non-passworded connectio...
commit
|
commitdiff
|
tree
2008-01-03
Tom Lane
Make standard maintenance operations (including VACUUM...
commit
|
commitdiff
|
tree
2008-01-03
Tom Lane
Fix assorted security-grade bugs in the regex engine...
commit
|
commitdiff
|
tree
2008-01-03
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2008-01-02
Tom Lane
Forbid ALTER TABLE and CLUSTER when there are pending...
commit
|
commitdiff
|
tree
2008-01-02
Tom Lane
Insert ARST into the list of known timezone abbreviations.
commit
|
commitdiff
|
tree
2008-01-02
Magnus Hagander
Fix invalid ipv6 address in example. Per doc comment...
commit
|
commitdiff
|
tree
2008-01-02
Tom Lane
Fix plpython's overoptimistic caching of information...
commit
|
commitdiff
|
tree
2008-01-02
Bruce Momjian
Correct two more copyrights found by updated script.
commit
|
commitdiff
|
tree
2008-01-02
Bruce Momjian
Modify copyright script to handle cases where there...
commit
|
commitdiff
|
tree
2008-01-01
Tom Lane
Update time zone data files to tzdata release 2007k.
commit
|
commitdiff
|
tree
2008-01-01
Tom Lane
Fix some missed copyright updates.
commit
|
commitdiff
|
tree
2008-01-01
Bruce Momjian
Update copyrights in source tree to 2008.
commit
|
commitdiff
|
tree
2008-01-01
Bruce Momjian
Move a few release note items from "Utility Commands...
commit
|
commitdiff
|
tree
2008-01-01
Bruce Momjian
Update release notes to match CVS HEAD.
commit
|
commitdiff
|
tree
2008-01-01
Bruce Momjian
8.3 is possible release on 2008-01-??, not 2007.
commit
|
commitdiff
|
tree
2007-12-31
Bruce Momjian
Provide a more helpful error message when there is...
commit
|
commitdiff
|
tree
2007-12-31
Bruce Momjian
Provide a more helpful error message when there is...
commit
|
commitdiff
|
tree
2007-12-31
Tom Lane
Improve a number of elog messages for not-supposed...
commit
|
commitdiff
|
tree
2007-12-31
Alvaro Herrera
Add missing return code checks in the uuid-ossp contrib...
commit
|
commitdiff
|
tree
2007-12-30
Andrew Dunstan
Add sanity check to ensure delimiter and quote are...
commit
|
commitdiff
|
tree
2007-12-30
Bruce Momjian
Update TODO list based on 8.3 completed items:
commit
|
commitdiff
|
tree
2007-12-30
Bruce Momjian
Remove TODO.detil for pg_upgrade.
commit
|
commitdiff
|
tree
2007-12-30
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2007-12-29
Bruce Momjian
Update Japanese FAQ.
commit
|
commitdiff
|
tree
2007-12-29
Bruce Momjian
Document how to control the disk write cache on Solaris.
commit
|
commitdiff
|
tree
2007-12-29
Bruce Momjian
Remove tab in file name
commit
|
commitdiff
|
tree
2007-12-29
Bruce Momjian
Document that null ciphers are not recommended.
commit
|
commitdiff
|
tree
2007-12-29
Bruce Momjian
Update docs mentioning PAM doesn't work reading /etc...
commit
|
commitdiff
|
tree
2007-12-29
Bruce Momjian
Doc wording improvment.
commit
|
commitdiff
|
tree
2007-12-29
Bruce Momjian
Document problem with NULL SSL ciphers and man-in-the...
commit
|
commitdiff
|
tree
2007-12-28
Tom Lane
Update examples in planstats.sgml for 8.3, and improve...
commit
|
commitdiff
|
tree
2007-12-28
Bruce Momjian
Update docs: client always gets server certificate
commit
|
commitdiff
|
tree
2007-12-28
Peter Eisentraut
may -> might
commit
|
commitdiff
|
tree
2007-12-28
Michael Meskes
Sorry, hit the wrong button with my last commit. Here...
commit
|
commitdiff
|
tree
2007-12-28
Michael Meskes
*** empty log message ***
commit
|
commitdiff
|
tree
2007-12-28
Peter Eisentraut
Disable LOT for the time being because of TeX problems
commit
|
commitdiff
|
tree
2007-12-28
Peter Eisentraut
Update required TeX settings
commit
|
commitdiff
|
tree
2007-12-28
Tom Lane
Improve consistency of error reporting in GUC assign_ho...
commit
|
commitdiff
|
tree
2007-12-27
Tom Lane
Disallow digits and lower-case ASCII letters as the...
commit
|
commitdiff
|
tree
2007-12-27
Tom Lane
Fix ill-advised usage of x?y:z expressions in errmsg...
commit
|
commitdiff
|
tree
2007-12-27
Tom Lane
Swap the order of testing for control characters and...
commit
|
commitdiff
|
tree
2007-12-27
Peter Eisentraut
Wording improvements
commit
|
commitdiff
|
tree
2007-12-25
Bruce Momjian
Update docs to clarify purpose of SSL key file
commit
|
commitdiff
|
tree
2007-12-25
Bruce Momjian
Add two documentation tables to outline SSL file usage...
commit
|
commitdiff
|
tree
2007-12-25
Bruce Momjian
Add documentation section about preventing server spoofing.
commit
|
commitdiff
|
tree
2007-12-23
Bruce Momjian
Properly indent SGML paragraph.
commit
|
commitdiff
|
tree
2007-12-22
Bruce Momjian
Remove paragraph about Linux OOM killer and fork()...
commit
|
commitdiff
|
tree
2007-12-21
Bruce Momjian
Move item to proper section:
commit
|
commitdiff
|
tree
2007-12-21
Bruce Momjian
Update find_typedefs to handle simple 'typedef X' cases...
commit
|
commitdiff
|
tree
2007-12-21
Michael Meskes
Fixed a few minor glitches pointed out by splint.
commit
|
commitdiff
|
tree
2007-12-21
Bruce Momjian
Modify pgindent to use an external typedefs file rather...
commit
|
commitdiff
|
tree
2007-12-21
Magnus Hagander
libpq needs pgsleep on win32 because of the changes...
commit
|
commitdiff
|
tree
2007-12-21
Tom Lane
Fix a small typo, per Jan Urbanski
commit
|
commitdiff
|
tree
2007-12-20
Magnus Hagander
On win32, loop when opening files if sharing- och lock...
commit
|
commitdiff
|
tree
2007-12-20
Tom Lane
When given a nonzero column number, pg_get_indexdef...
commit
|
commitdiff
|
tree
2007-12-19
Magnus Hagander
Remove unnecessary logo output from msbuild when cleani...
commit
|
commitdiff
|
tree
2007-12-19
Magnus Hagander
Make all msvc build scripts use buildenv.pl, not builde...
commit
|
commitdiff
|
tree
2007-12-18
Andrew Dunstan
Fix thinko in encoding check for chr()
commit
|
commitdiff
|
tree
2007-12-18
Tom Lane
Make archiver process report its progress in PS display...
commit
|
commitdiff
|
tree
2007-12-18
Tom Lane
Make path_recv() and poly_recv() reject paths/polygons...
commit
|
commitdiff
|
tree
2007-12-17
Bruce Momjian
Update pg_ctk/kill docs.
commit
|
commitdiff
|
tree
2007-12-17
Bruce Momjian
Remove tab in SGML file.
commit
|
commitdiff
|
tree
next