projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2012-08-10
Magnus Hagander
Fix upper limit of superuser_reserved_connections,...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Simon Riggs
fsync backup_label after pg_start_backup()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Heikki Linnakangas
Put back plpython_unicode_2.out for SQL_ASCII case.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Heikki Linnakangas
Perform conversion from Python unicode to string/bytes...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Tom Lane
Fix bugs with parsing signed hh:mm and hh:mm:ss fields...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Tom Lane
Fix WITH attached to a nested set operation (UNION...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Tom Lane
Fix syslogger so that log_truncate_on_rotation works...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Bruce Momjian
Now that the diskchecker.pl author has updated the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Tom Lane
Improve reporting of error situations in find_other_exec().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Bruce Momjian
Update doc mention of diskchecker.pl to add URL for...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Tom Lane
Only allow autovacuum to be auto-canceled by a directly...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Robert Haas
Log a better message when canceling autovacuum.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Tom Lane
Fix longstanding crash-safety bug with newly-created...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Tom Lane
Fix whole-row Var evaluation to cope with resjunk colum...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Tom Lane
Improve coding around the fsync request queue.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Tom Lane
Prevent corner-case core dump in rfree().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Tom Lane
Fix walsender processes to establish a SIGALRM handler.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Tom Lane
Back-patch fix for extraction of fixed prefixes from...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Tom Lane
Back-patch addition of pg_wchar-to-multibyte conversion...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Tom Lane
Refactor pattern_fixed_prefix() to avoid dealing in...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Tom Lane
Don't try to trim "../" in join_path_components().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Heikki Linnakangas
Revert part of the previous patch that avoided using...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Heikki Linnakangas
Fix mapping of PostgreSQL encodings to Python encodings.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Magnus Hagander
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Tom Lane
Prevent CREATE TABLE LIKE/INHERITS from (mis) copying...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Heikki Linnakangas
Initialize shared memory copy of ckptXidEpoch correctly...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Tom Lane
Fix NOTIFY to cope with I/O problems, such as out-of...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Robert Haas
Backport fsync queue compaction logic to all supported...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Tom Lane
Fix memory leak in ARRAY(SELECT ...) subqueries.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Alvaro Herrera
pg_dump: Fix verbosity level in LO progress messages
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Peter Eisentraut
Update copyright year in forgotten places
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Magnus Hagander
Add missing subtitle for compressed archive logs
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Simon Riggs
Fix bug in early startup of Hot Standby with subtransac...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Tom Lane
Revert "Wake WALSender to reduce data loss at failover...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Simon Riggs
Wake WALSender to reduce data loss at failover for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Tom Lane
Fix some more bugs in contrib/xml2's xslt_process().
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Simon Riggs
Avoid early reuse of btree pages, causing incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Tom Lane
Stamp 9.0.8.
REL9_0_8
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Tom Lane
Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Tom Lane
Revert back-branch changes in behavior of age(xid).
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Tom Lane
Update time zone data files to tzdata release 2012c.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Tom Lane
Ignore SECURITY DEFINER and SET attributes for a PL...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Tom Lane
Expand the allowed range of timezone offsets to +/...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Tom Lane
Fix incorrect password transformation in contrib/pgcryp...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Tom Lane
Teach AbortOutOfAnyTransaction to clean up partially...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Magnus Hagander
Fix handling of pg_stat_statements.stat temporary file
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Tom Lane
Prevent synchronized scanning when systable_beginscan...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Tom Lane
Fix string truncation to be multibyte-aware in text_nam...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Tom Lane
Use binary search instead of brute-force scan in findNa...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tom Lane
Ensure that seqscans check for interrupts at least...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Heikki Linnakangas
Fix bug in to_tsquery().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Tom Lane
Fix DROP TABLESPACE to unlink symlink when directory...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Simon Riggs
Ensure backwards compatibility for GetStableLatestTrans...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Simon Riggs
Remove extraneous #include "storage/proc.h"
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Simon Riggs
Ensure age() returns a stable value rather than the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Tom Lane
Fix Windows implementation of PGSemaphoreLock.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Joe Conway
PL/pgSQL RETURN NEXT was leaking converted tuples,...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Simon Riggs
Avoid xid error from age() function when run on Hot...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Magnus Hagander
Remove link to ODBCng project from the docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Tom Lane
Fix printing of whole-row Vars at top level of a SELECT...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Tom Lane
Fix syslogger's rotation disable/re-enable logic.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Tom Lane
Fix edge-case behavior of pg_next_dst_boundary().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Andrew Dunstan
Revert recent commit re positional arguments.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Robert Haas
Fix copyfuncs/equalfuncs support for ReassignOwnedStmt.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Andrew Dunstan
Don't override arguments set via options with positiona...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Tom Lane
Clamp indexscan filter condition cost estimate to be...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Bruce Momjian
Fix pg_upgrade to properly upgrade a table that is...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Tom Lane
Adjust various references to GEQO being non-deterministic.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Tom Lane
Fix an Assert that turns out to be reachable after...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Heikki Linnakangas
set_stack_base() no longer needs to be called in Postgr...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Heikki Linnakangas
Do stack-depth checking in all postmaster children.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Tom Lane
Update URL for pgtclng project.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Tom Lane
Fix misleading output from gin_desc().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Tom Lane
Fix syslogger to not lose log coherency under high...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Tom Lane
Fix a couple of contrib/dblink bugs.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Tom Lane
Fix O(N^2) behavior in pg_dump when many objects are...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Tom Lane
Fix O(N^2) behavior in pg_dump for large numbers of...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Tom Lane
Fix dblink's failure to report correct connection name...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Simon Riggs
Correct epoch of txid_current() when executed on a...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Tom Lane
Fix COPY FROM for null marker strings that correspond...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Tom Lane
Fix planner's handling of outer PlaceHolderVars within...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Tom Lane
Fix GET DIAGNOSTICS for case of assignment to function...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Tom Lane
Back-patch contrib/vacuumlo's new -l (limit) option...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Robert Haas
Don't allow CREATE TABLE AS to put relations in pg_global.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Alvaro Herrera
Update struct Trigger in docs
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Andrew Dunstan
Honor inputdir and outputdir when converting regression...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Bruce Momjian
Remove tabs in SGML files
commit
|
commitdiff
|
tree
|
snapshot
2012-03-11
Tatsuo Ishii
Add description for --no-locale and --text-search-config.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Peter Eisentraut
ecpg: Fix off-by-one error in memory copying
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Peter Eisentraut
ecpg: Fix rare memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Peter Eisentraut
psql: Fix invalid memory access
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Tom Lane
Improve documentation around logging_collector and...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-26
Tom Lane
Fix some more bugs in GIN's WAL replay logic.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Tom Lane
Stamp 9.0.7.
REL9_0_7
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Tom Lane
Last-minute release note updates.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Tom Lane
Convert newlines to spaces in names written in pg_dump...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Tom Lane
Remove arbitrary limitation on length of common name...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Tom Lane
Require execute permission on the trigger function...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
|
snapshot
next