projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2013-07-01
Bruce Momjian
Add timezone offset output option to to_char()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Andrew Dunstan
Improve support for building PGXS modules with VPATH.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Bruce Momjian
Update LSB URL in pg_ctl
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Bruce Momjian
Remove undocumented -h (help) option
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Heikki Linnakangas
Optimize pglz compressor for small inputs.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Heikki Linnakangas
Retry short writes when flushing WAL.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Peter Eisentraut
Fix cpluspluscheck in checksum code
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Peter Eisentraut
ecpg: Consistently use mm_strdup()
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Heikki Linnakangas
Inline ginCompareItemPointers function for speed.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Simon Riggs
Change errcode for lock_timeout to match NOWAIT
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Simon Riggs
ALTER TABLE ... ALTER CONSTRAINT for FKs
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Simon Riggs
Assert that ALTER TABLE subcommands have pass set
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Bruce Momjian
pg_upgrade: pass username to analyze script
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Bruce Momjian
pg_upgrade: remove -h option
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Bruce Momjian
pg_upgrade: trim down --help and doc option descriptions
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alvaro Herrera
Send SIGKILL to children if they don't die quickly...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Bruce Momjian
pg_upgrade: change -u to -U, for consistency
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Robert Haas
Make the OVER keyword unreserved.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Robert Haas
Define Trap and TrapMacro even in non-cassert builds.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Heikki Linnakangas
Track spinlock delay in microsecond granularity.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Alvaro Herrera
Update pg_resetxlog's documentation on multixacts
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Alvaro Herrera
Document relminmxid and datminmxid
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Noah Misch
Permit super-MaxAllocSize allocations with MemoryContex...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Tom Lane
Mark index-constraint comments with correct dependency...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Tom Lane
Expect EWOULDBLOCK from a non-blocking connect() call...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Michael Meskes
Fixed incorrect description of EXEC SQL VAR command.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Robert Haas
pgbench: Fix inadvertent inconsistency in help message.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Robert Haas
pgbench: Add long options for all existing short options.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Tom Lane
Tweak wording in sequence-function docs to avoid PDF...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Noah Misch
Cooperate with the Valgrind instrumentation framework.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Noah Misch
Refactor aset.c and mcxt.c in preparation for Valgrind...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Noah Misch
Initialize pad bytes in GinFormTuple().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Noah Misch
Document effect of constant folding on CASE.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Noah Misch
Renovate display of non-ASCII messages on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Peter Eisentraut
pg_receivexlog: Fix logic error
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Alvaro Herrera
Avoid inconsistent type declaration
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Andrew Dunstan
Properly dump dropped foreign table cols in binary...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Fujii Masao
Support clean switchover.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Simon Riggs
Reverting previous commit, pending investigation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Simon Riggs
ALTER TABLE ... ALTER CONSTRAINT for FKs
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Tom Lane
Add a comment warning against use of pg_usleep() for...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Simon Riggs
Ensure no xid gaps during Hot Standby startup
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Peter Eisentraut
doc: Fix date in EPUB manifest
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Peter Eisentraut
Clarify terminology standalone backend vs. single-user...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Peter Eisentraut
Further update CREATE FUNCTION documentation about...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Peter Eisentraut
initdb: Add blank line before output about checksums
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Fujii Masao
Support TB (terabyte) memory unit in GUC variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Bruce Momjian
Modernize entab source code
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Kevin Grittner
Fix the create_index regression test for Danish collation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Simon Riggs
Fix docs on lock level for ALTER TABLE VALIDATE
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Peter Eisentraut
psql: Re-allow -1 together with -c or -l
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Jeff Davis
Add buffer_std flag to MarkBufferDirtyHint().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-16
Fujii Masao
Fix description of archive format which pg_restore...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Tom Lane
Use WaitLatch, not pg_usleep, for delaying in pg_sleep().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Fujii Masao
Fix pg_restore -l with the directory archive to display...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Tom Lane
Use SA_RESTART for all signals, including SIGALRM.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Tom Lane
Be consistent about #define'ing configure symbols as...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Heikki Linnakangas
Add :client_id automatic variable for custom pgbench...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Tom Lane
Update RELEASE_CHANGES to describe library version...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Tom Lane
Stamp shared-library minor version numbers for 9.4.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Tom Lane
Stamp HEAD as 9.4devel.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Tom Lane
Avoid deadlocks during insertion into SP-GiST indexes.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Tom Lane
Remove special-case treatment of LOG severity level...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Tom Lane
Refactor checksumming code to make it easier to use...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Peter Eisentraut
PL/Python: Fix type mixup
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Tom Lane
Only install a portal's ResourceOwner if it actually...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Noah Misch
Avoid reading past datum end when parsing JSON.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Noah Misch
Avoid reading below the start of a stack variable in...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Noah Misch
Don't pass oidvector by value.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Noah Misch
Observe array length in HaveVirtualXIDsDelayingChkpt().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Noah Misch
Don't use ordinary NULL-terminated strings as Name...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Tom Lane
Improve updatability checking for views and foreign...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Andrew Dunstan
Fix unescaping of JSON Unicode escapes, especially...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Robert Haas
Improve description of loread/lowrite.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
Tom Lane
Fix cache flush hazard in cache_record_field_properties().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
Tatsuo Ishii
Add description that loread()/lowrite() are correspondi...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Fujii Masao
Fix pg_isready to handle conninfo properly.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Joe Conway
Fix ordering of obj id for Rules and EventTriggers...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Tom Lane
Tweak postgres_fdw regression test so autovacuum doesn...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Tom Lane
Remove unnecessary restrictions about RowExprs in trans...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Tom Lane
Remove ALTER DEFAULT PRIVILEGES' requirement of schema...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Tom Lane
Remove fixed limit on the number of concurrent Allocate...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Andrew Dunstan
Don't downcase non-ascii identifier chars in multi...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Andrew Dunstan
Handle Unicode surrogate pairs correctly when processin...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Peter Eisentraut
doc: Fix <synopsis> in <term> markup
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Kevin Grittner
Correct the documentation of pg_rewrite.ev_attr.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Tom Lane
Minor docs wordsmithing.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Peter Eisentraut
doc: Clarify description of VALUES command
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Heikki Linnakangas
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Robert Haas
Ensure that XLOG_HEAP2_VISIBLE always targets an initia...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Bruce Momjian
pg_upgrade: document that --link should be used with...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Tom Lane
Prevent pushing down WHERE clauses into unsafe UNION...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Peter Eisentraut
Update SQL features list
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Tom Lane
Put analyze_keyword back in explain_option_name production.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Tom Lane
Provide better message when CREATE EXTENSION can't...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Tom Lane
Add ARM64 (aarch64) support to s_lock.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Tom Lane
Fix memory leak in LogStandbySnapshot().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Heikki Linnakangas
Fix off-by-one in pg_xlogdump -r option.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Tom Lane
Add semicolons to eval'd strings to hide a minor Perl...
commit
|
commitdiff
|
tree
|
snapshot
next