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
2006年05月05日
Bruce Momjian
Seems some NetBSD 3.0 x86 systems still need float8...
commit
|
commitdiff
|
tree
2006年05月05日
Bruce Momjian
On Solaris ASM, / '/' is the comment for x86, while...
commit
|
commitdiff
|
tree
2006年05月05日
Bruce Momjian
Use regression results float8-small-is-zero only for...
commit
|
commitdiff
|
tree
2006年05月05日
Bruce Momjian
Change Solaris comments from / to !.
commit
|
commitdiff
|
tree
2006年05月05日
Bruce Momjian
Update standards URL.
commit
|
commitdiff
|
tree
2006年05月05日
Bruce Momjian
Add/ cleanup:
commit
|
commitdiff
|
tree
2006年05月04日
Tom Lane
Don't try to compile SSL CRL support if local SSL insta...
commit
|
commitdiff
|
tree
2006年05月04日
Tom Lane
Code review for contrib/pg_freespacemap. Add a storedp...
commit
|
commitdiff
|
tree
2006年05月04日
Tom Lane
Simplify relcache startup sequence. With the new desig...
commit
|
commitdiff
|
tree
2006年05月04日
Tom Lane
Rethink the locking mechanisms used for CREATE/DROP...
commit
|
commitdiff
|
tree
2006年05月03日
Tom Lane
Create a syscache for pg_database-indexed-by-oid, and...
commit
|
commitdiff
|
tree
2006年05月03日
Teodor Sigaev
Make GIN opclass worked with intarray extensions
commit
|
commitdiff
|
tree
2006年05月03日
Teodor Sigaev
Fix typo noticed by Alvaro Herrera
commit
|
commitdiff
|
tree
2006年05月03日
Tom Lane
Fix calculation of plan node extParams to account for...
commit
|
commitdiff
|
tree
2006年05月02日
Tom Lane
Clean up API for ambulkdelete/amvacuumcleanup as per...
commit
|
commitdiff
|
tree
2006年05月02日
Tom Lane
Fix broken markup.
commit
|
commitdiff
|
tree
2006年05月02日
Tom Lane
Suppress some gcc warnings.
commit
|
commitdiff
|
tree
2006年05月02日
Tom Lane
Fix grammar of new error message.
commit
|
commitdiff
|
tree
2006年05月02日
Teodor Sigaev
Add GIN opclases for another types
commit
|
commitdiff
|
tree
2006年05月02日
Teodor Sigaev
GIN: Generalized Inverted iNdex.
commit
|
commitdiff
|
tree
2006年05月02日
Tom Lane
Avoid assuming that statistics for a parent relation...
commit
|
commitdiff
|
tree
2006年05月01日
Tom Lane
Provide a namespace.c function for lookup of an operato...
commit
|
commitdiff
|
tree
2006年04月30日
Tom Lane
Code review for GRANT CONNECT patch. Spell the privile...
commit
|
commitdiff
|
tree
2006年04月30日
Tom Lane
Improve the representation of FOR UPDATE/FOR SHARE...
commit
|
commitdiff
|
tree
2006年04月30日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2006年04月30日
Bruce Momjian
Add GRANT CONNECTION ON DATABASE, to be used in additio...
commit
|
commitdiff
|
tree
2006年04月30日
Bruce Momjian
Add question mark:
commit
|
commitdiff
|
tree
2006年04月30日
Bruce Momjian
Revert patch pending more discussion:
commit
|
commitdiff
|
tree
2006年04月29日
Tom Lane
Remove sema.c, superseded by win32_sema.c.
commit
|
commitdiff
|
tree
2006年04月29日
Tom Lane
Rearrange some configure.in comments for better readabi...
commit
|
commitdiff
|
tree
2006年04月29日
Tom Lane
We only need to add thread.c on non-WIN32 platforms...
commit
|
commitdiff
|
tree
2006年04月29日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2006年04月29日
Bruce Momjian
Disallow changing DEFAULT expression of a SERIAL column.
commit
|
commitdiff
|
tree
2006年04月29日
Bruce Momjian
Add Win32 semaphore implementation, rather than mimicki...
commit
|
commitdiff
|
tree
2006年04月29日
Bruce Momjian
Solaris tas() uses 'int' now.
commit
|
commitdiff
|
tree
2006年04月29日
Bruce Momjian
Intel compiler has a bug/misoptimization in checking...
commit
|
commitdiff
|
tree
2006年04月28日
Bruce Momjian
Fix s_lock_test to use tas.o file, if needed.
commit
|
commitdiff
|
tree
2006年04月28日
Tom Lane
Remove the restriction originally coded into optimize_m...
commit
|
commitdiff
|
tree
2006年04月28日
Bruce Momjian
Modify Solaris compiler build rules to use the cpp...
commit
|
commitdiff
|
tree
2006年04月28日
Bruce Momjian
Darin -> Darwin.
commit
|
commitdiff
|
tree
2006年04月28日
Bruce Momjian
Remove extra 'else' in solaris compiler code.
commit
|
commitdiff
|
tree
2006年04月28日
Bruce Momjian
Remove "volatile" from tas function, per TOm.
commit
|
commitdiff
|
tree
2006年04月28日
Bruce Momjian
Update list of platforms that have a list of exported...
commit
|
commitdiff
|
tree
2006年04月28日
Tom Lane
Arrange to strip libpq.so of symbols that aren't offici...
commit
|
commitdiff
|
tree
2006年04月28日
Bruce Momjian
Add info on pgport linking requirements.
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Rewrite Solaris compiler tas() assembly routines, merge...
commit
|
commitdiff
|
tree
2006年04月27日
Tom Lane
Fix ltreeparentsel so it actually works ...
commit
|
commitdiff
|
tree
2006年04月27日
Tom Lane
Generalize mcv_selectivity() to support both VAR OP...
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Change log message about vacuuming database name from...
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Add to item log_min_error_messages item:
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
On second thought, keep SSL CRL as a log, and wait...
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Downgrade SSL CRL file missing message from LOG to...
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Turn off strict aliasing when using AIX xlc compiler.
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Revert patch, causing plpython regression failues:
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Tab alignment cleanup.
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Add underscores to SSL CERT macro names, for clarity...
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Add SSL include needed for psql, after libpq adjustments.
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Add support for SSL Certificate Revocation List (CRL...
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
plpython improvements:
commit
|
commitdiff
|
tree
2006年04月27日
Tom Lane
Un-break ltree.
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Change libpq's PQgetssl() to return a void*, rather...
commit
|
commitdiff
|
tree
2006年04月27日
Tom Lane
If we're going to expose VariableStatData for contrib...
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Remove unused function SSL_CTX_set_tmp_dh_callback...
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Use schema search path to find the first matching contr...
commit
|
commitdiff
|
tree
2006年04月27日
Bruce Momjian
Delay write of pg_stats file to once every five minutes...
commit
|
commitdiff
|
tree
2006年04月26日
Bruce Momjian
Add tablespace display to psql \l+.
commit
|
commitdiff
|
tree
2006年04月26日
Bruce Momjian
Improve /contrib/pg_buffercache installation to use...
commit
|
commitdiff
|
tree
2006年04月26日
Bruce Momjian
Split out pg_freespace views to one for relations and...
commit
|
commitdiff
|
tree
2006年04月26日
Bruce Momjian
Adjust /contrib/pg_freespace to show index free space...
commit
|
commitdiff
|
tree
2006年04月26日
Bruce Momjian
Move ltree parentsel() selectivity function into /contr...
commit
|
commitdiff
|
tree
2006年04月26日
Bruce Momjian
In pg_resetxlog.c, uint -> uint32, for Win32 port.
commit
|
commitdiff
|
tree
2006年04月26日
Bruce Momjian
Add missing ControlFile.checkPointCopy.ThisTimeLineID...
commit
|
commitdiff
|
tree
2006年04月26日
Bruce Momjian
Update catalog version for ltree changes.
commit
|
commitdiff
|
tree
2006年04月26日
Bruce Momjian
Enhanced containment selectivity function for /contrib...
commit
|
commitdiff
|
tree
2006年04月26日
Bruce Momjian
Allow pg_resetxlog -f to reset pg_control counters...
commit
|
commitdiff
|
tree
2006年04月26日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2006年04月26日
Tom Lane
Revise large-object access routines to avoid running...
commit
|
commitdiff
|
tree
2006年04月25日
Tom Lane
Arrange to cache btree metapage data in the relcache...
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Adjust SGML spacing.
commit
|
commitdiff
|
tree
2006年04月25日
Tom Lane
Back out the rest of the RESET CONNECTION patch.
commit
|
commitdiff
|
tree
2006年04月25日
Tom Lane
The 8.1 planner removes WHERE quals from the plan when...
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Remove equals sign from environment variable with not...
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Make configure environment variable options without...
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Add documentation about configure environment variabble...
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Call SET varaiables "configuration_parameter"s in the...
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Change "parameter" to "varname" in the alter role and...
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
I now see we support RESET SESSION AUTHORIZATION, so...
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
RESET SESSION is more precise:
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Back out RESET CONNECTION until there is more discussion.
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Add RESET CONNECTION, to reset all aspects of a session.
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Update inheritance constraint items:
commit
|
commitdiff
|
tree
2006年04月25日
Tatsuo Ishii
Fix bug reported by Michael Fuhr on 2006年4月23日...
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Add statement_timestamp(), clock_timestamp(), and
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Word wrap entry
commit
|
commitdiff
|
tree
2006年04月25日
Bruce Momjian
Update SQL-standard INTERVAL item:
commit
|
commitdiff
|
tree
2006年04月24日
Bruce Momjian
Done;
commit
|
commitdiff
|
tree
2006年04月24日
Bruce Momjian
Back out patch, unintended.
commit
|
commitdiff
|
tree
2006年04月24日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル