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
2011年08月22日
Bruce Momjian
Properly call strerror() in thread test; add comments.
commit
|
commitdiff
|
tree
2011年08月22日
Bruce Momjian
Simplify errno generating in thread testing program.
commit
|
commitdiff
|
tree
2011年08月21日
Tom Lane
Fix trigger WHEN conditions when both BEFORE and AFTER...
commit
|
commitdiff
|
tree
2011年08月20日
Bruce Momjian
Have thread_test create its test files in the current...
commit
|
commitdiff
|
tree
2011年08月20日
Tom Lane
Fix performance problem when building a lossy tidbitmap.
commit
|
commitdiff
|
tree
2011年08月19日
Bruce Momjian
Fix copyright.pl to properly us 'tie' function.
commit
|
commitdiff
|
tree
2011年08月19日
Bruce Momjian
Fix problem with regex in copyright test.
commit
|
commitdiff
|
tree
2011年08月19日
Bruce Momjian
Remove use of 'tie' in perl for copyright.pl; instead...
commit
|
commitdiff
|
tree
2011年08月19日
Bruce Momjian
Add executable bit to file.
commit
|
commitdiff
|
tree
2011年08月19日
Bruce Momjian
Implement src/tools/copyright as a Perl program, so...
commit
|
commitdiff
|
tree
2011年08月19日
Robert Haas
Clean up 'chkselinuxenv' script.
commit
|
commitdiff
|
tree
2011年08月19日
Robert Haas
Fix contrib/sepgsql and contrib/xml2 to always link...
commit
|
commitdiff
|
tree
2011年08月19日
Robert Haas
Allow sepgsql regression tests to be run from a user...
commit
|
commitdiff
|
tree
2011年08月19日
Bruce Momjian
In pg_upgrade, don't copy visibility map files from...
commit
|
commitdiff
|
tree
2011年08月18日
Robert Haas
Typo fix.
commit
|
commitdiff
|
tree
2011年08月18日
Tom Lane
Explain max_prepared_transactions requirement in isolat...
commit
|
commitdiff
|
tree
2011年08月18日
Heikki Linnakangas
Add an SSI regression test that tests all interesting...
commit
|
commitdiff
|
tree
2011年08月18日
Heikki Linnakangas
Strip whitespace from SQL blocks in the isolation test...
commit
|
commitdiff
|
tree
2011年08月18日
Robert Haas
Make lazy_vacuum_rel call pg_rusage_init only if needed.
commit
|
commitdiff
|
tree
2011年08月18日
Robert Haas
Remove obsolete README file.
commit
|
commitdiff
|
tree
2011年08月18日
Peter Eisentraut
Improve detection of Python 3.2 installations
commit
|
commitdiff
|
tree
2011年08月18日
Peter Eisentraut
Change PyInit_plpy to external linkage
commit
|
commitdiff
|
tree
2011年08月18日
Peter Eisentraut
Hide unused variable warnings under Python 3
commit
|
commitdiff
|
tree
2011年08月18日
Tom Lane
Update 9.1 release notes to reflect commits through...
commit
|
commitdiff
|
tree
2011年08月17日
Tom Lane
Fix two issues in plpython's handling of composite...
commit
|
commitdiff
|
tree
2011年08月17日
Andrew Dunstan
Properly handle empty arrays returned from plperl funct...
commit
|
commitdiff
|
tree
2011年08月17日
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2011年08月17日
Heikki Linnakangas
Teach pg_controldata and pg_resetxlog about the new...
commit
|
commitdiff
|
tree
2011年08月17日
Heikki Linnakangas
Fix comment about which version had BACKUP METHOD line...
commit
|
commitdiff
|
tree
2011年08月17日
Magnus Hagander
Adjust wording now that estimated size can increase
commit
|
commitdiff
|
tree
2011年08月17日
Peter Eisentraut
Move \r out of translatable strings
commit
|
commitdiff
|
tree
2011年08月17日
Peter Eisentraut
MacOS -> Mac OS
commit
|
commitdiff
|
tree
2011年08月16日
Tom Lane
Revise sinval code to remove no-longer-used tuple TID...
commit
|
commitdiff
|
tree
2011年08月16日
Tom Lane
Forget about targeting catalog cache invalidations...
commit
|
commitdiff
|
tree
2011年08月16日
Tom Lane
Fix incorrect order of operations during sinval reset...
commit
|
commitdiff
|
tree
2011年08月16日
Tom Lane
Preserve toast value OIDs in toast-swap-by-content...
commit
|
commitdiff
|
tree
2011年08月16日
Tom Lane
Fix race condition in relcache init file invalidation.
commit
|
commitdiff
|
tree
2011年08月16日
Magnus Hagander
Adjust total size in pg_basebackup progress report...
commit
|
commitdiff
|
tree
2011年08月16日
Heikki Linnakangas
Fix bogus comment that claimed that the new BACKUP...
commit
|
commitdiff
|
tree
2011年08月16日
Peter Eisentraut
Make pg_basebackup progress report translatable
commit
|
commitdiff
|
tree
2011年08月16日
Peter Eisentraut
Use less cryptic variable names
commit
|
commitdiff
|
tree
2011年08月16日
Bruce Momjian
In pg_upgrade, avoid dumping orphaned temporary tables...
commit
|
commitdiff
|
tree
2011年08月15日
Peter Eisentraut
Adjust regression tests for error message change
commit
|
commitdiff
|
tree
2011年08月15日
Peter Eisentraut
Add "Reason code" prefix to internal SSI error messages
commit
|
commitdiff
|
tree
2011年08月14日
Tom Lane
Fix unsafe order of operations in foreign-table DDL...
commit
|
commitdiff
|
tree
2011年08月14日
Peter Eisentraut
Message style improvements
commit
|
commitdiff
|
tree
2011年08月14日
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
2011年08月13日
Tom Lane
Fix incorrect timeout handling during initial authentic...
commit
|
commitdiff
|
tree
2011年08月13日
Bruce Momjian
Make USECS_PER_* timestamp macros visible even when...
commit
|
commitdiff
|
tree
2011年08月11日
Bruce Momjian
Add major features list and introductory text for 9...
commit
|
commitdiff
|
tree
2011年08月11日
Tom Lane
Teach unix_latch.c to use poll() where available.
commit
|
commitdiff
|
tree
2011年08月11日
Robert Haas
Display both per-table and per-column FDW options in...
commit
|
commitdiff
|
tree
2011年08月11日
Robert Haas
Unbreak legacy syntax "COMMENT ON RULE x IS y", with...
commit
|
commitdiff
|
tree
2011年08月11日
Robert Haas
Change psql's \dd command to do something more useful.
commit
|
commitdiff
|
tree
2011年08月10日
Tom Lane
Remove wal_sender_delay GUC, because it's no longer...
commit
|
commitdiff
|
tree
2011年08月10日
Tom Lane
Add a bit of debug logging to backend_read_statsfile().
commit
|
commitdiff
|
tree
2011年08月10日
Tom Lane
Change the autovacuum launcher to use WaitLatch instead...
commit
|
commitdiff
|
tree
2011年08月10日
Heikki Linnakangas
Oops, we're working on version 9.2 already, not 9.1...
commit
|
commitdiff
|
tree
2011年08月10日
Heikki Linnakangas
If backup-end record is not seen, and we reach end...
commit
|
commitdiff
|
tree
2011年08月09日
Tom Lane
Measure WaitLatch's timeout parameter in milliseconds...
commit
|
commitdiff
|
tree
2011年08月09日
Tom Lane
Documentation improvement and minor code cleanups for...
commit
|
commitdiff
|
tree
2011年08月09日
Tom Lane
Avoid creating PlaceHolderVars immediately within Place...
commit
|
commitdiff
|
tree
2011年08月09日
Peter Eisentraut
Use clearer notation for getnameinfo() return handling
commit
|
commitdiff
|
tree
2011年08月09日
Heikki Linnakangas
Change the way string relopts are allocated.
commit
|
commitdiff
|
tree
2011年08月09日
Heikki Linnakangas
Fix grammar and spelling in log message.
commit
|
commitdiff
|
tree
2011年08月09日
Tom Lane
Fix nested PlaceHolderVar expressions that appear only...
commit
|
commitdiff
|
tree
2011年08月08日
Robert Haas
Teach psql to display the comments on SQL/MED objects...
commit
|
commitdiff
|
tree
2011年08月08日
Robert Haas
Teach psql to display the comments on conversions and...
commit
|
commitdiff
|
tree
2011年08月08日
Robert Haas
Teach vacuumlo to limit number of removals, via new...
commit
|
commitdiff
|
tree
2011年08月08日
Andrew Dunstan
Correct the lie in pg_config.h.win32 about having intty...
commit
|
commitdiff
|
tree
2011年08月07日
Peter Eisentraut
Add "Compatibility" section to ALTER EXTENSION referenc...
commit
|
commitdiff
|
tree
2011年08月07日
Peter Eisentraut
Remove whitespace from end of lines
commit
|
commitdiff
|
tree
2011年08月07日
Peter Eisentraut
Rename "Example" sections to "Examples" in dblink chapter
commit
|
commitdiff
|
tree
2011年08月07日
Peter Eisentraut
Fix a whitespace issue with the man pages
commit
|
commitdiff
|
tree
2011年08月06日
Tom Lane
Clean up ill-advised attempt to invent a private set...
commit
|
commitdiff
|
tree
2011年08月06日
Tom Lane
Fix thinko in documentation of local_preload_libraries.
commit
|
commitdiff
|
tree
2011年08月06日
Tom Lane
Reduce PG_SYSLOG_LIMIT to 900 bytes.
commit
|
commitdiff
|
tree
2011年08月05日
Robert Haas
Allow per-column foreign data wrapper options.
commit
|
commitdiff
|
tree
2011年08月05日
Robert Haas
Modestly improve pgbench's checking for invalid ranges.
commit
|
commitdiff
|
tree
2011年08月05日
Robert Haas
Tweak PQresStatus() to avoid a clang compiler warning.
commit
|
commitdiff
|
tree
2011年08月04日
Bruce Momjian
Fix markup for recent wal_level clarification.
commit
|
commitdiff
|
tree
2011年08月04日
Andrew Dunstan
Restore the primacy of postgres.h in plpython.c.
commit
|
commitdiff
|
tree
2011年08月04日
Robert Haas
Create VXID locks "lazily" in the main lock table.
commit
|
commitdiff
|
tree
2011年08月04日
Robert Haas
Teach psql to display comments on languages and casts.
commit
|
commitdiff
|
tree
2011年08月04日
Bruce Momjian
In documentaiton, clarify which commands have reduced...
commit
|
commitdiff
|
tree
2011年08月03日
Robert Haas
Make pgbench use erand48() rather than random().
commit
|
commitdiff
|
tree
2011年08月02日
Tom Lane
Move CheckRecoveryConflictDeadlock() call to a safer...
commit
|
commitdiff
|
tree
2011年08月02日
Tom Lane
Fix incorrect initialization of ProcGlobal->startupBuff...
commit
|
commitdiff
|
tree
2011年08月02日
Heikki Linnakangas
Avoid integer overflow when LIMIT + OFFSET >= 2^63.
commit
|
commitdiff
|
tree
2011年08月01日
Robert Haas
Minor stylistic corrections.
commit
|
commitdiff
|
tree
2011年07月31日
Peter Eisentraut
Add host name resolution information to pg_hba.conf...
commit
|
commitdiff
|
tree
2011年07月30日
Bruce Momjian
Fix pg_update to properly test for the data directory...
commit
|
commitdiff
|
tree
2011年07月29日
Robert Haas
Reduce sinval synchronization overhead.
commit
|
commitdiff
|
tree
2011年07月29日
Robert Haas
Move new pgbench options to correct section of --help...
commit
|
commitdiff
|
tree
2011年07月28日
Tom Lane
Fix pg_restore's direct-to-database mode for standard_c...
commit
|
commitdiff
|
tree
2011年07月27日
Peter Eisentraut
Minor message style adjustment
commit
|
commitdiff
|
tree
2011年07月27日
Robert Haas
Fix typo.
commit
|
commitdiff
|
tree
2011年07月26日
Tom Lane
Check to see whether libxml2 handles error context...
commit
|
commitdiff
|
tree
2011年07月26日
Peter Eisentraut
Add missing newlines at end of error messages
commit
|
commitdiff
|
tree
2011年07月26日
Peter Eisentraut
Replace printf format %i by %d
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル