projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2014-02-02
Tom Lane
Switch in psql_scan() must cover all lexer states ...
commit
|
commitdiff
|
tree
2014-02-02
Andrew Dunstan
Fix makefile syntax.
commit
|
commitdiff
|
tree
2014-02-01
Tom Lane
Fix some wide-character bugs in the text-search parser.
commit
|
commitdiff
|
tree
2014-02-01
Andrew Dunstan
fix whitespace
commit
|
commitdiff
|
tree
2014-02-01
Tom Lane
Fix some more bugs in signal handlers and process shutd...
commit
|
commitdiff
|
tree
2014-02-01
Andrew Dunstan
Don't use deprecated dllwrap on Cygwin.
commit
|
commitdiff
|
tree
2014-02-01
Andrew Dunstan
Copy the libpq DLL to the bin directory on Mingw and...
commit
|
commitdiff
|
tree
2014-02-01
Robert Haas
Clear MyProc and MyProcSignalState before they become...
commit
|
commitdiff
|
tree
2014-02-01
Bruce Momjian
doc: mention data page checksums in WAL section
commit
|
commitdiff
|
tree
2014-01-30
Tom Lane
Fix potential coredump on bad locale value in pg_upgrade.
commit
|
commitdiff
|
tree
2014-01-30
Tom Lane
Fix bogus handling of "postponed" lateral quals.
commit
|
commitdiff
|
tree
2014-01-30
Bruce Momjian
docs: add mention of index swapping
commit
|
commitdiff
|
tree
2014-01-30
Tom Lane
Fix unsafe references to errno within error messaging...
commit
|
commitdiff
|
tree
2014-01-26
Andrew Dunstan
Enable building with Visual Studion 2013.
commit
|
commitdiff
|
tree
2014-01-24
Stephen Frost
Avoid minor leak in parallel pg_dump
commit
|
commitdiff
|
tree
2014-01-23
Fujii Masao
Fix bugs in PQhost().
commit
|
commitdiff
|
tree
2014-01-22
Stephen Frost
Allow type_func_name_keywords in even more places
commit
|
commitdiff
|
tree
2014-01-21
Tom Lane
Tweak parse location assignment for CURRENT_DATE and...
commit
|
commitdiff
|
tree
2014-01-21
Robert Haas
Fix inadvertent semantics change in last patch to plug...
commit
|
commitdiff
|
tree
2014-01-21
Robert Haas
Plug more memory leaks when reloading config file.
commit
|
commitdiff
|
tree
2014-01-18
Stephen Frost
Allow SET TABLESPACE to database default
commit
|
commitdiff
|
tree
2014-01-18
Peter Eisentraut
Fix client-only installation
commit
|
commitdiff
|
tree
2014-01-16
Heikki Linnakangas
Fix Hot Standby feedback sending when streaming busily.
commit
|
commitdiff
|
tree
2014-01-15
Tom Lane
Improve FILES section of psql reference page.
commit
|
commitdiff
|
tree
2014-01-14
Tom Lane
Fix multiple bugs in index page locking during hot...
commit
|
commitdiff
|
tree
2014-01-13
Tom Lane
Fix possible buffer overrun in contrib/pg_trgm.
commit
|
commitdiff
|
tree
2014-01-13
Heikki Linnakangas
Fix calculation of ISMN check digit.
commit
|
commitdiff
|
tree
2014-01-13
Heikki Linnakangas
Add OVERLAPS to index in the docs.
commit
|
commitdiff
|
tree
2014-01-13
Bruce Momjian
Fix pg_dumpall on pre-8.1 servers
commit
|
commitdiff
|
tree
2014-01-12
Tom Lane
Disallow LATERAL references to the target table of...
commit
|
commitdiff
|
tree
2014-01-11
Tom Lane
Fix possible crashes due to using elog/ereport too...
commit
|
commitdiff
|
tree
2014-01-11
Tom Lane
Fix compute_scalar_stats() for case that all values...
commit
|
commitdiff
|
tree
2014-01-10
Alvaro Herrera
Accept pg_upgraded tuples during multixact freezing
commit
|
commitdiff
|
tree
2014-01-09
Michael Meskes
Fix descriptor output in ECPG.
commit
|
commitdiff
|
tree
2014-01-09
Tom Lane
Fix "cannot accept a set" error when only some arms...
commit
|
commitdiff
|
tree
2014-01-08
Heikki Linnakangas
Fix pause_at_recovery_target + recovery_target_inclusiv...
commit
|
commitdiff
|
tree
2014-01-08
Heikki Linnakangas
Fix bug in determining when recovery has reached consis...
commit
|
commitdiff
|
tree
2014-01-07
Bruce Momjian
Update copyright for 2014
commit
|
commitdiff
|
tree
2014-01-07
Tom Lane
Fix LATERAL references to target table of UPDATE/DELETE.
commit
|
commitdiff
|
tree
2014-01-07
Magnus Hagander
Move permissions check from do_pg_start_backup to pg_st...
commit
|
commitdiff
|
tree
2014-01-07
Magnus Hagander
Avoid including tablespaces inside PGDATA twice in...
commit
|
commitdiff
|
tree
2014-01-06
Heikki Linnakangas
Remove bogus -K option from pg_dump.
commit
|
commitdiff
|
tree
2014-01-04
Tom Lane
Fix translatability markings in psql, and add defenses...
commit
|
commitdiff
|
tree
2014-01-02
Alvaro Herrera
Handle 5-char filenames in SlruScanDirectory
commit
|
commitdiff
|
tree
2014-01-02
Alvaro Herrera
Wrap multixact/members correctly during extension
commit
|
commitdiff
|
tree
2014-01-02
Alvaro Herrera
Handle wraparound during truncation in multixact/members
commit
|
commitdiff
|
tree
2014-01-01
Michael Meskes
Do not use an empty hostname.
commit
|
commitdiff
|
tree
2013-12-30
Tom Lane
Fix broken support for event triggers as extension...
commit
|
commitdiff
|
tree
2013-12-30
Tom Lane
Fix alphabetization in catalogs.sgml.
commit
|
commitdiff
|
tree
2013-12-29
Kevin Grittner
Don't attempt to limit target database for pg_restore.
commit
|
commitdiff
|
tree
2013-12-27
Andrew Dunstan
Properly detect invalid JSON numbers when generating...
commit
|
commitdiff
|
tree
2013-12-27
Kevin Grittner
Fix misplaced right paren bugs in pgstatfuncs.c.
commit
|
commitdiff
|
tree
2013-12-24
Tom Lane
Fix ANALYZE failure on a column that's a domain over...
commit
|
commitdiff
|
tree
2013-12-20
Alvaro Herrera
Avoid useless palloc during transaction commit
commit
|
commitdiff
|
tree
2013-12-19
Alvaro Herrera
Optimize updating a row that's locked by same xid
commit
|
commitdiff
|
tree
2013-12-18
Alvaro Herrera
Don't ignore tuple locks propagated by our updates
commit
|
commitdiff
|
tree
2013-12-16
Alvaro Herrera
Rework tuple freezing protocol
commit
|
commitdiff
|
tree
2013-12-15
Tatsuo Ishii
Add "SHIFT_JIS" as an accepted encoding name for locale...
commit
|
commitdiff
|
tree
2013-12-14
Tom Lane
Fix inherited UPDATE/DELETE with UNION ALL subqueries.
commit
|
commitdiff
|
tree
2013-12-13
Alvaro Herrera
Fix typo
commit
|
commitdiff
|
tree
2013-12-13
Alvaro Herrera
Rework MultiXactId cache code
commit
|
commitdiff
|
tree
2013-12-13
Tom Lane
Add HOLD/RESUME_INTERRUPTS in HandleCatchupInterrupt...
commit
|
commitdiff
|
tree
2013-12-13
Tom Lane
Don't let timeout interrupts happen unless ImmediateInt...
commit
|
commitdiff
|
tree
2013-12-13
Heikki Linnakangas
Fix WAL-logging of setting the visibility map bit.
commit
|
commitdiff
|
tree
2013-12-12
Tom Lane
Fix ancient docs/comments thinko: XID comparison is...
commit
|
commitdiff
|
tree
2013-12-12
Tatsuo Ishii
Fix progress logging when scale factor is large.
commit
|
commitdiff
|
tree
2013-12-11
Tom Lane
Tweak placement of explicit ANALYZE commands in the...
commit
|
commitdiff
|
tree
2013-12-11
Kevin Grittner
Add table name to VACUUM statement in matview.c.
commit
|
commitdiff
|
tree
2013-12-10
Tom Lane
Fix possible crash with nested SubLinks.
commit
|
commitdiff
|
tree
2013-12-08
Joe Conway
Fix performance regression in dblink connection speed.
commit
|
commitdiff
|
tree
2013-12-05
Alvaro Herrera
Fix improper abort during update chain locking
commit
|
commitdiff
|
tree
2013-12-05
Tom Lane
Clear retry flags properly in replacement OpenSSL sock_...
commit
|
commitdiff
|
tree
2013-12-05
Alvaro Herrera
Avoid resetting Xmax when it's a multi with an aborted...
commit
|
commitdiff
|
tree
2013-12-03
Heikki Linnakangas
Fix full-page writes of internal GIN pages.
commit
|
commitdiff
|
tree
2013-12-03
Tom Lane
Fix crash in assign_collations_walker for EXISTS with...
commit
|
commitdiff
|
tree
2013-12-02
Tom Lane
Stamp 9.3.2.
REL9_3_2
commit
|
commitdiff
|
tree
2013-12-02
Tom Lane
Update release notes for 9.3.2, 9.2.6, 9.1.11, 9.0...
commit
|
commitdiff
|
tree
2013-12-02
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2013-12-01
Tom Lane
Update time zone data files to tzdata release 2013h.
commit
|
commitdiff
|
tree
2013-11-30
Kevin Grittner
Fix pg_dumpall to work for databases flagged as read...
commit
|
commitdiff
|
tree
2013-11-30
Alvaro Herrera
Fix a couple of bugs in MultiXactId freezing
commit
|
commitdiff
|
tree
2013-11-30
Alvaro Herrera
Don't TransactionIdDidAbort in HeapTupleGetUpdateXid
commit
|
commitdiff
|
tree
2013-11-30
Alvaro Herrera
Truncate pg_multixact/'s contents during crash recovery
commit
|
commitdiff
|
tree
2013-11-30
Alvaro Herrera
Fix full-table-vacuum request mechanism for MultiXactIds
commit
|
commitdiff
|
tree
2013-11-30
Alvaro Herrera
Replace hardcoded 200000000 with autovacuum_freeze_max_age
commit
|
commitdiff
|
tree
2013-11-29
Tom Lane
Fix assorted issues in pg_ctl's pgwin32_CommandLine().
commit
|
commitdiff
|
tree
2013-11-29
Tom Lane
Be sure to release proc->backendLock after SetupLockInT...
commit
|
commitdiff
|
tree
2013-11-29
Tom Lane
Fix assorted race conditions in the new timeout infrast...
commit
|
commitdiff
|
tree
2013-11-28
Tom Lane
Fix latent(?) race condition in LockReleaseAll.
commit
|
commitdiff
|
tree
2013-11-28
Alvaro Herrera
Use a more granular approach to follow update chains
commit
|
commitdiff
|
tree
2013-11-28
Alvaro Herrera
Compare Xmin to previous Xmax when locking an update...
commit
|
commitdiff
|
tree
2013-11-28
Alvaro Herrera
Don't try to set InvalidXid as page pruning hint
commit
|
commitdiff
|
tree
2013-11-28
Alvaro Herrera
Cope with heap_fetch failure while locking an update...
commit
|
commitdiff
|
tree
2013-11-28
Peter Eisentraut
doc: Put data types in alphabetical order
commit
|
commitdiff
|
tree
2013-11-27
Tom Lane
Fix stale-pointer problem in fast-path locking logic.
commit
|
commitdiff
|
tree
2013-11-27
Heikki Linnakangas
Don't update relfrozenxid if any pages were skipped.
commit
|
commitdiff
|
tree
2013-11-27
Michael Meskes
ECPG: Fix searching for quoted cursor names case-sensit...
commit
|
commitdiff
|
tree
2013-11-27
Michael Meskes
Documentation fix for ecpg.
commit
|
commitdiff
|
tree
2013-11-27
Fujii Masao
Fix typo in release note.
commit
|
commitdiff
|
tree
2013-11-26
Michael Meskes
ECPG: Fix offset to NULL/size indicator array.
commit
|
commitdiff
|
tree
next