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
2009年04月02日
Bruce Momjian
Change psql \d* display so 'S' _or_ a pattern include...
commit
|
commitdiff
|
tree
2009年04月02日
Tom Lane
Fix GUC's reports of assign_hook failure to always...
commit
|
commitdiff
|
tree
2009年04月02日
Tom Lane
plpgsql's exec_simple_cast_value() mistakenly supposed...
commit
|
commitdiff
|
tree
2009年04月01日
Tom Lane
Improve pg_dump's query for retrieving BLOB comments...
commit
|
commitdiff
|
tree
2009年04月01日
Heikki Linnakangas
Update comment to reflect that LC_COLLATE and LC_CTYPE...
commit
|
commitdiff
|
tree
2009年04月01日
Tom Lane
Index some array functions, per Mario Splivalo.
commit
|
commitdiff
|
tree
2009年04月01日
Tom Lane
Remove last references to the crypt auth method, per...
commit
|
commitdiff
|
tree
2009年03月31日
Tom Lane
Fix contrib/pgstattuple and contrib/pageinspect to...
commit
|
commitdiff
|
tree
2009年03月31日
Bruce Momjian
Remove some "Other" sections in the release notes by...
commit
|
commitdiff
|
tree
2009年03月31日
Tom Lane
Modify the relcache to record the temp status of both...
commit
|
commitdiff
|
tree
2009年03月31日
Magnus Hagander
Don't crash initdb when we fail to get the current...
commit
|
commitdiff
|
tree
2009年03月31日
Tom Lane
Add a "relistemp" boolean column to pg_class, which...
commit
|
commitdiff
|
tree
2009年03月31日
Heikki Linnakangas
Fix a rare race condition when commit_siblings > 0...
commit
|
commitdiff
|
tree
2009年03月31日
Bruce Momjian
Update release note introductory description.
commit
|
commitdiff
|
tree
2009年03月31日
Tom Lane
Add PQinitOpenSSL() function to support applications...
commit
|
commitdiff
|
tree
2009年03月31日
Bruce Momjian
More new subsections in release notes.
commit
|
commitdiff
|
tree
2009年03月30日
Bruce Momjian
More release note changes, including a lower level...
commit
|
commitdiff
|
tree
2009年03月30日
Bruce Momjian
More release note adjustments, reordering.
commit
|
commitdiff
|
tree
2009年03月30日
Bruce Momjian
More release note wording improvements; section order...
commit
|
commitdiff
|
tree
2009年03月30日
Bruce Momjian
Reorder release note sections.
commit
|
commitdiff
|
tree
2009年03月30日
Tom Lane
Fix window function plan generation to cope with volati...
commit
|
commitdiff
|
tree
2009年03月30日
Alvaro Herrera
Update URL to Python bug tracker. Backpatch to 8.3...
commit
|
commitdiff
|
tree
2009年03月30日
Tom Lane
Fix an oversight in the support for storing/retrieving...
commit
|
commitdiff
|
tree
2009年03月29日
Bruce Momjian
More release note markup.
commit
|
commitdiff
|
tree
2009年03月29日
Bruce Momjian
More release note markup.
commit
|
commitdiff
|
tree
2009年03月29日
Bruce Momjian
Add SGML markup for commands/literal/application/etc...
commit
|
commitdiff
|
tree
2009年03月28日
Bruce Momjian
Consistent 8.4 release note naming for Itagaki Takahiro
commit
|
commitdiff
|
tree
2009年03月28日
Bruce Momjian
Clarify variable naming: pq_initssllib -> pq_init_ssl_lib
commit
|
commitdiff
|
tree
2009年03月28日
Bruce Momjian
Update release notes to say citext is multi-byte aware...
commit
|
commitdiff
|
tree
2009年03月28日
Bruce Momjian
Better document that SET ROLE does not uset ALTER ROLE...
commit
|
commitdiff
|
tree
2009年03月28日
Bruce Momjian
Better document PQinitSSL(0) behavior in regards to...
commit
|
commitdiff
|
tree
2009年03月28日
Tom Lane
Add documentation of the fact that dtrace probes evalua...
commit
|
commitdiff
|
tree
2009年03月27日
Bruce Momjian
Document in release notes that NOT IN is only for NOT...
commit
|
commitdiff
|
tree
2009年03月27日
Tom Lane
On Solaris, we should only force use of our own getopt...
commit
|
commitdiff
|
tree
2009年03月27日
Magnus Hagander
Fix markup, per Devrim
commit
|
commitdiff
|
tree
2009年03月27日
Tom Lane
Add an errdetail explaining why we reject infinite...
commit
|
commitdiff
|
tree
2009年03月27日
Tom Lane
Fix possible failures when a tuplestore switches from...
commit
|
commitdiff
|
tree
2009年03月27日
Tom Lane
Teach reindex_index() to clear pg_index.indcheckxmin...
commit
|
commitdiff
|
tree
2009年03月27日
Heikki Linnakangas
Fix tab completion of ANALYZE VERBOSE <tab>. It was...
commit
|
commitdiff
|
tree
2009年03月27日
Magnus Hagander
Clearify new SSL certificate verification in libpq
commit
|
commitdiff
|
tree
2009年03月27日
Magnus Hagander
Fix release notes about pg_hba changes
commit
|
commitdiff
|
tree
2009年03月27日
Bruce Momjian
Updated release wording, per Greg Stark:
commit
|
commitdiff
|
tree
2009年03月27日
Bruce Momjian
Second batch of release note fixes by Guillaume Smet
commit
|
commitdiff
|
tree
2009年03月27日
Bruce Momjian
Mark Greg as the instigator of the statistics target...
commit
|
commitdiff
|
tree
2009年03月27日
Bruce Momjian
First round of release note changes from Guillaume...
commit
|
commitdiff
|
tree
2009年03月27日
Bruce Momjian
Fix release note attribution:
commit
|
commitdiff
|
tree
2009年03月27日
Bruce Momjian
Improved release notes interval wording:
commit
|
commitdiff
|
tree
2009年03月27日
Bruce Momjian
Remove duplicate interval (fractional seconds) items...
commit
|
commitdiff
|
tree
2009年03月27日
Bruce Momjian
Document that Datestyle no longer controls interval...
commit
|
commitdiff
|
tree
2009年03月26日
Tom Lane
Make pg_standby's maxretries option do what one would...
commit
|
commitdiff
|
tree
2009年03月26日
Peter Eisentraut
Gettext plural support
commit
|
commitdiff
|
tree
2009年03月26日
Tom Lane
Fix a couple of places that still claimed LC_COLLATE...
commit
|
commitdiff
|
tree
2009年03月26日
Tom Lane
Adjust phrasing of complaints about multi-byte COPY...
commit
|
commitdiff
|
tree
2009年03月26日
Tom Lane
If we expect a hash join to be performed in multiple...
commit
|
commitdiff
|
tree
2009年03月26日
Bruce Momjian
Correction: ansi-join ->anti-join.
commit
|
commitdiff
|
tree
2009年03月26日
Tom Lane
Fix markup so that 'make HISTORY' works. A couple...
commit
|
commitdiff
|
tree
2009年03月26日
Bruce Momjian
Reorder 8.4 release note sections.
commit
|
commitdiff
|
tree
2009年03月26日
Bruce Momjian
Re-add release notes for release 8.3.7.
commit
|
commitdiff
|
tree
2009年03月26日
Bruce Momjian
Adjust AS OF release notes markup.
commit
|
commitdiff
|
tree
2009年03月26日
Bruce Momjian
Mention release note items current as of 2009年03月16日.
commit
|
commitdiff
|
tree
2009年03月26日
Bruce Momjian
First version of 8.4 release notes; markup/cleanup...
commit
|
commitdiff
|
tree
2009年03月25日
Tom Lane
Add btree_gin contrib module.
commit
|
commitdiff
|
tree
2009年03月25日
Tom Lane
Adjust the APIs for GIN opclass support functions to...
commit
|
commitdiff
|
tree
2009年03月25日
Tom Lane
Fix old thinko in pgp.h: the idea is to declare some...
commit
|
commitdiff
|
tree
2009年03月25日
Peter Eisentraut
Use double quotes instead of single quotes.
commit
|
commitdiff
|
tree
2009年03月25日
Peter Eisentraut
Complete list of valid fork names, and use double quotes.
commit
|
commitdiff
|
tree
2009年03月25日
Peter Eisentraut
Update line count for \? output (obtained from wc -l)
commit
|
commitdiff
|
tree
2009年03月25日
Peter Eisentraut
In the \? output, align the columns consistently.
commit
|
commitdiff
|
tree
2009年03月25日
Peter Eisentraut
Polish SQL/MED terminology
commit
|
commitdiff
|
tree
2009年03月25日
Peter Eisentraut
No period if it's not a sentence
commit
|
commitdiff
|
tree
2009年03月24日
Tom Lane
Install a search tree depth limit in GIN bulk-insert...
commit
|
commitdiff
|
tree
2009年03月24日
Tom Lane
Fix stupid parenthesization mistake. Per bug #4728...
commit
|
commitdiff
|
tree
2009年03月24日
Tom Lane
Implement "fastupdate" support for GIN indexes, in...
commit
|
commitdiff
|
tree
2009年03月24日
Peter Eisentraut
Fix my typo
commit
|
commitdiff
|
tree
2009年03月23日
Andrew Dunstan
Remove munging of xml and xpath params to xpath()....
commit
|
commitdiff
|
tree
2009年03月23日
Tom Lane
Const-ify the parse table passed to fillRelOptions...
commit
|
commitdiff
|
tree
2009年03月23日
Bruce Momjian
Update constraint_exclusion docs because parameter...
commit
|
commitdiff
|
tree
2009年03月23日
Peter Eisentraut
Add expected file for locale-enabled installations.
commit
|
commitdiff
|
tree
2009年03月23日
Tom Lane
More fixes for 8.4 DTrace probes. Remove useless BUFFE...
commit
|
commitdiff
|
tree
2009年03月23日
Bruce Momjian
Clarify libpq 'sslverify' documentation wording.
commit
|
commitdiff
|
tree
2009年03月22日
Tom Lane
Add isExtend to the parameters of the buffer_read_start...
commit
|
commitdiff
|
tree
2009年03月22日
Bruce Momjian
Clarify 'cert' authentication documention.
commit
|
commitdiff
|
tree
2009年03月22日
Tom Lane
Clean up pg_SSPI_error() coding a little bit: make...
commit
|
commitdiff
|
tree
2009年03月22日
Tom Lane
Remove the -d and -D options of pg_dump and pg_dumpall...
commit
|
commitdiff
|
tree
2009年03月22日
Tom Lane
Remove the datetime keywords ABSTIME and RELTIME, which...
commit
|
commitdiff
|
tree
2009年03月21日
Tom Lane
Optimize multi-batch hash joins when the outer relation...
commit
|
commitdiff
|
tree
2009年03月20日
Peter Eisentraut
Rename pg_restore -m to -j, and add documentation about...
commit
|
commitdiff
|
tree
2009年03月18日
Heikki Linnakangas
Don't set the signal handler for SIGQUIT on Windows...
commit
|
commitdiff
|
tree
2009年03月18日
Tom Lane
Be more clear about when to use gist__int_ops vs. gist_...
commit
|
commitdiff
|
tree
2009年03月18日
Heikki Linnakangas
Don't intercept SIGQUIT as a signal to trigger failover...
commit
|
commitdiff
|
tree
2009年03月18日
Heikki Linnakangas
Fix case of the just resurrected UCS_to_BIG5.pl script...
commit
|
commitdiff
|
tree
2009年03月18日
Heikki Linnakangas
Add seven kanji characters defined in the Windows 950...
commit
|
commitdiff
|
tree
2009年03月18日
Heikki Linnakangas
Fix Windows-specific race condition in syslogger. This...
commit
|
commitdiff
|
tree
2009年03月17日
Tom Lane
Add just-assigned CVE number to release notes for recen...
commit
|
commitdiff
|
tree
2009年03月17日
Bruce Momjian
Improve zero-year comments.
commit
|
commitdiff
|
tree
2009年03月17日
Bruce Momjian
Document that datetime year '0' is considered in a...
commit
|
commitdiff
|
tree
2009年03月17日
Peter Eisentraut
Add -w option to --help output. It was apparently...
commit
|
commitdiff
|
tree
2009年03月15日
Tom Lane
Fix contrib/hstore to throw an error for keys or values...
commit
|
commitdiff
|
tree
2009年03月15日
Tom Lane
Clean up the code for to_timestamp's conversion of...
commit
|
commitdiff
|
tree
2009年03月13日
Tom Lane
Fix identify_locking_dependencies to reflect the fact...
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル