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
2014年03月03日
Robert Haas
pageinspect: Use new pg_lsn datatype.
commit
|
commitdiff
|
tree
2014年03月03日
Robert Haas
Define LSNOID in pg_type.h.
commit
|
commitdiff
|
tree
2014年03月03日
Stephen Frost
Another round of Coverity fixes
commit
|
commitdiff
|
tree
2014年03月02日
Stephen Frost
Various Coverity-spotted fixes
commit
|
commitdiff
|
tree
2014年03月01日
Tom Lane
Allow regex operations to be terminated early by query...
commit
|
commitdiff
|
tree
2014年02月28日
Heikki Linnakangas
Remove bogus while-loop.
commit
|
commitdiff
|
tree
2014年02月28日
Peter Eisentraut
pgbench: Fix help message
commit
|
commitdiff
|
tree
2014年02月27日
Alvaro Herrera
Allow BASE_BACKUP to be throttled
commit
|
commitdiff
|
tree
2014年02月27日
Tom Lane
Remove dependency on database encoding in citext regres...
commit
|
commitdiff
|
tree
2014年02月27日
Alvaro Herrera
doc: bgw_main takes a Datum argument, not void *.
commit
|
commitdiff
|
tree
2014年02月27日
Alvaro Herrera
Fix WAL replay of locking an updated tuple
commit
|
commitdiff
|
tree
2014年02月26日
Heikki Linnakangas
btbuild no longer calls _bt_doinsert(), update comment.
commit
|
commitdiff
|
tree
2014年02月26日
Jeff Davis
Fix crash in json_to_record().
commit
|
commitdiff
|
tree
2014年02月25日
Tom Lane
Use SnapshotDirty rather than an active snapshot to...
commit
|
commitdiff
|
tree
2014年02月25日
Robert Haas
Update a few comments to mention materialized views.
commit
|
commitdiff
|
tree
2014年02月25日
Robert Haas
Show xid and xmin in pg_stat_activity and pg_stat_repli...
commit
|
commitdiff
|
tree
2014年02月25日
Robert Haas
pg_basebackup: Skip only the *contents* of pg_replslot.
commit
|
commitdiff
|
tree
2014年02月25日
Peter Eisentraut
Update and clarify ssl_ciphers default
commit
|
commitdiff
|
tree
2014年02月24日
Bruce Momjian
Increase work_mem and maintenance_work_mem defaults...
commit
|
commitdiff
|
tree
2014年02月24日
Bruce Momjian
docs: remove unnecessary references to old PG versions
commit
|
commitdiff
|
tree
2014年02月24日
Bruce Momjian
psql: add separate \d display for disabled system...
commit
|
commitdiff
|
tree
2014年02月24日
Bruce Momjian
pg_dump: fix subtle memory leak in func and arg signat...
commit
|
commitdiff
|
tree
2014年02月24日
Bruce Momjian
Fix markup for CHAR() doc patch
commit
|
commitdiff
|
tree
2014年02月24日
Bruce Momjian
Allow single-point polygons to be converted to circles
commit
|
commitdiff
|
tree
2014年02月24日
Bruce Momjian
docs: document behavior of CHAR() comparisons with...
commit
|
commitdiff
|
tree
2014年02月24日
Robert Haas
Use pg_lsn data type in pg_stat_replication, too.
commit
|
commitdiff
|
tree
2014年02月24日
Robert Haas
Remove a couple of comments from the pg_lsn regression...
commit
|
commitdiff
|
tree
2014年02月24日
Peter Eisentraut
doc: Improve DocBook XML validity
commit
|
commitdiff
|
tree
2014年02月23日
Tom Lane
Prefer pg_any_to_server/pg_server_to_any over pg_do_enc...
commit
|
commitdiff
|
tree
2014年02月23日
Tom Lane
Plug some more holes in encoding conversion.
commit
|
commitdiff
|
tree
2014年02月23日
Peter Eisentraut
configure.in: Use dnl in place of # where appropriate
commit
|
commitdiff
|
tree
2014年02月22日
Peter Eisentraut
pg_basebackup: Add support for relocating tablespaces
commit
|
commitdiff
|
tree
2014年02月21日
Tom Lane
Do ScalarArrayOp estimation correctly when array is...
commit
|
commitdiff
|
tree
2014年02月21日
Heikki Linnakangas
Avoid integer overflow in hstore_to_json().
commit
|
commitdiff
|
tree
2014年02月21日
Peter Eisentraut
doc: Clarify documentation page header customization...
commit
|
commitdiff
|
tree
2014年02月20日
Heikki Linnakangas
Improve comment on setting data_checksum GUC.
commit
|
commitdiff
|
tree
2014年02月20日
Tom Lane
Remove inappropriate EXPORTS line.
commit
|
commitdiff
|
tree
2014年02月20日
Tom Lane
Avoid using dllwrap to build pgevent in Mingw builds.
commit
|
commitdiff
|
tree
2014年02月19日
Tom Lane
Fix some missing .gitignore and "make clean" items...
commit
|
commitdiff
|
tree
2014年02月19日
Robert Haas
Document pg_replslot in storage.sgml.
commit
|
commitdiff
|
tree
2014年02月19日
Robert Haas
Switch various builtin functions to use pg_lsn instead...
commit
|
commitdiff
|
tree
2014年02月19日
Robert Haas
Further code review for pg_lsn data type.
commit
|
commitdiff
|
tree
2014年02月19日
Robert Haas
pg_lsn macro naming and type behavior revisions.
commit
|
commitdiff
|
tree
2014年02月19日
Robert Haas
Add a pg_lsn data type, to represent an LSN.
commit
|
commitdiff
|
tree
2014年02月18日
Tom Lane
Remove broken code that tried to handle OVERLAPS with...
commit
|
commitdiff
|
tree
2014年02月18日
Magnus Hagander
Disable RandomizedBaseAddress on MSVC builds
commit
|
commitdiff
|
tree
2014年02月18日
Heikki Linnakangas
Fix comment; checkpointer, not bgwriter, performs check...
commit
|
commitdiff
|
tree
2014年02月17日
Tom Lane
Last-minute updates for release notes.
commit
|
commitdiff
|
tree
2014年02月17日
Robert Haas
Fix capitalization in README.
commit
|
commitdiff
|
tree
2014年02月17日
Tom Lane
Improve documentation about multixact IDs.
commit
|
commitdiff
|
tree
2014年02月17日
Tom Lane
Document risks of "make check" in the regression testin...
commit
|
commitdiff
|
tree
2014年02月17日
Tom Lane
Prevent potential overruns of fixed-size buffers.
commit
|
commitdiff
|
tree
2014年02月17日
Noah Misch
Predict integer overflow to avoid buffer overruns.
commit
|
commitdiff
|
tree
2014年02月17日
Noah Misch
Fix handling of wide datetime input/output.
commit
|
commitdiff
|
tree
2014年02月17日
Robert Haas
Avoid repeated name lookups during table and index...
commit
|
commitdiff
|
tree
2014年02月17日
Noah Misch
Document security implications of check_function_bodies.
commit
|
commitdiff
|
tree
2014年02月17日
Noah Misch
Prevent privilege escalation in explicit calls to PL...
commit
|
commitdiff
|
tree
2014年02月17日
Noah Misch
Shore up ADMIN OPTION restrictions.
commit
|
commitdiff
|
tree
2014年02月17日
Tom Lane
Release notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20.
commit
|
commitdiff
|
tree
2014年02月17日
Tom Lane
PGDLLIMPORT-ify MainLWLockArray, ProcDiePending, proc_e...
commit
|
commitdiff
|
tree
2014年02月17日
Tom Lane
Fix unportable coding in tarCreateHeader().
commit
|
commitdiff
|
tree
2014年02月16日
Tom Lane
Revert to using --enable-auto-import in Cygwin builds.
commit
|
commitdiff
|
tree
2014年02月16日
Tom Lane
Further wordsmithing on 9.3.3 release notes.
commit
|
commitdiff
|
tree
2014年02月16日
Tom Lane
PGDLLIMPORT'ify DateStyle and IntervalStyle.
commit
|
commitdiff
|
tree
2014年02月16日
Tom Lane
Improve release notes per comments from Andres Freund.
commit
|
commitdiff
|
tree
2014年02月16日
Tom Lane
On Windows, expect to find Tcl DLL in bin directory...
commit
|
commitdiff
|
tree
2014年02月16日
Tom Lane
First-draft release notes for 9.3.3.
commit
|
commitdiff
|
tree
2014年02月15日
Tom Lane
Fix unportable coding in BackgroundWorkerStateChange().
commit
|
commitdiff
|
tree
2014年02月15日
Tom Lane
Fix unportable coding in DetermineSleepTime().
commit
|
commitdiff
|
tree
2014年02月15日
Tom Lane
Centralize getopt-related declarations in a new header...
commit
|
commitdiff
|
tree
2014年02月15日
Bruce Momjian
Remove use of sscanf in pg_upgrade, and add C comment...
commit
|
commitdiff
|
tree
2014年02月15日
Bruce Momjian
psql: Add C comment about gset_prefix being freed...
commit
|
commitdiff
|
tree
2014年02月15日
Tom Lane
Ooops, forgot to remove solar87 and friends from src...
commit
|
commitdiff
|
tree
2014年02月15日
Tom Lane
Update time zone data files to tzdata release 2013i.
commit
|
commitdiff
|
tree
2014年02月14日
Tom Lane
Fix fat-fingered makefile changes for pltcl.
commit
|
commitdiff
|
tree
2014年02月14日
Tom Lane
Update regression testing instructions.
commit
|
commitdiff
|
tree
2014年02月14日
Tom Lane
In mingw builds, make our own import library for libtcl...
commit
|
commitdiff
|
tree
2014年02月14日
Tom Lane
Suggest shell here-documents instead of psql -c for...
commit
|
commitdiff
|
tree
2014年02月14日
Tom Lane
In mingw builds, make our own import library for libperl.
commit
|
commitdiff
|
tree
2014年02月14日
Tom Lane
Cosmetic improvements in plpython's make rule for libpy...
commit
|
commitdiff
|
tree
2014年02月14日
Heikki Linnakangas
Change the order that pg_xlog and WAL archive are polle...
commit
|
commitdiff
|
tree
2014年02月14日
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
2014年02月14日
Bruce Momjian
Add C comment about problems with CHAR() space trimming
commit
|
commitdiff
|
tree
2014年02月13日
Tom Lane
Clean up error cases in psql's COPY TO STDOUT/FROM...
commit
|
commitdiff
|
tree
2014年02月13日
Alvaro Herrera
Separate multixact freezing parameters from xid's
commit
|
commitdiff
|
tree
2014年02月13日
Bruce Momjian
docs: improve CREATE FUNCTION docs about language case...
commit
|
commitdiff
|
tree
2014年02月13日
Bruce Momjian
pgcrypto: clarify 'md5' (hash) table entry
commit
|
commitdiff
|
tree
2014年02月13日
Tom Lane
Fix length checking for Unicode identifiers containing...
commit
|
commitdiff
|
tree
2014年02月13日
Bruce Momjian
pg_upgrade: mention the need for tablespace snapshots...
commit
|
commitdiff
|
tree
2014年02月13日
Bruce Momjian
pg_upgrade: document use of file system and COW snapshots
commit
|
commitdiff
|
tree
2014年02月13日
Tom Lane
Improve cross-references between minor version release...
commit
|
commitdiff
|
tree
2014年02月12日
Tom Lane
Improve text of stub HISTORY file.
commit
|
commitdiff
|
tree
2014年02月12日
Tom Lane
Improve libpq's error recovery for connection loss...
commit
|
commitdiff
|
tree
2014年02月12日
Bruce Momjian
Revert gmake/make release note changes
commit
|
commitdiff
|
tree
2014年02月12日
Bruce Momjian
Rename 'gmake' to 'make' in docs and recommended commands
commit
|
commitdiff
|
tree
2014年02月12日
Bruce Momjian
pg_upgrade: dramatically reduce memory consumption
commit
|
commitdiff
|
tree
2014年02月12日
Bruce Momjian
pg_test_fsync: add C comment about direct I/O and write...
commit
|
commitdiff
|
tree
2014年02月12日
Tom Lane
In XLogReadBufferExtended, don't assume P_NEW yields...
commit
|
commitdiff
|
tree
2014年02月12日
Magnus Hagander
Add missing include, required on some platforms
commit
|
commitdiff
|
tree
2014年02月12日
Magnus Hagander
Kill pg_basebackup background process when exiting
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル