projects
/
users
/
rhaas
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/rhaas/postgres.git
2013-12-11
Robert Haas
Add new wal_level, logical, sufficient for logical...
commit
|
commitdiff
|
tree
2013-12-10
Tom Lane
Fix possible crash with nested SubLinks.
commit
|
commitdiff
|
tree
2013-12-10
Noah Misch
Rename TABLE() to ROWS FROM().
commit
|
commitdiff
|
tree
2013-12-09
Bruce Momjian
pgcrypto docs: update cpu type used in duration testing
commit
|
commitdiff
|
tree
2013-12-09
Bruce Momjian
pgcrypto docs: update encryption timings and add relat...
commit
|
commitdiff
|
tree
2013-12-09
Robert Haas
Fixups for dsm.c's file descriptor handling.
commit
|
commitdiff
|
tree
2013-12-08
Magnus Hagander
Fix pg_stat_statements build on 32-bit systems
commit
|
commitdiff
|
tree
2013-12-08
Joe Conway
Fix performance regression in dblink connection speed.
commit
|
commitdiff
|
tree
2013-12-07
Magnus Hagander
Fix a couple of typos
commit
|
commitdiff
|
tree
2013-12-07
Peter Eisentraut
SSL: Support ECDH key exchange
commit
|
commitdiff
|
tree
2013-12-07
Fujii Masao
Expose qurey ID in pg_stat_statements view.
commit
|
commitdiff
|
tree
2013-12-07
Peter Eisentraut
SSL: Add configuration option to prefer server cipher...
commit
|
commitdiff
|
tree
2013-12-06
Bruce Momjian
docs: update partition encryption options
commit
|
commitdiff
|
tree
2013-12-06
Bruce Momjian
docs: clarify SSL certificate authority chain docs
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-04
Bruce Momjian
build: pass EXTRA_REGRESS_OPTS to secondary regression...
commit
|
commitdiff
|
tree
2013-12-04
Bruce Momjian
doc: split long query into multiple lines
commit
|
commitdiff
|
tree
2013-12-04
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2013-12-03
Heikki Linnakangas
Don't include unused space in LOG_NEWPAGE records.
commit
|
commitdiff
|
tree
2013-12-03
Heikki Linnakangas
Fix full-page writes of internal GIN pages.
commit
|
commitdiff
|
tree
2013-12-03
Bruce Momjian
C comment: again update comment for pg_fe_sendauth...
commit
|
commitdiff
|
tree
2013-12-03
Bruce Momjian
Update C comment for pg_fe_getauthname
commit
|
commitdiff
|
tree
2013-12-03
Bruce Momjian
libpq: change PQconndefaults() to ignore invalid servi...
commit
|
commitdiff
|
tree
2013-12-03
Peter Eisentraut
doc: Refine documentation about recovery command exist...
commit
|
commitdiff
|
tree
2013-12-03
Peter Eisentraut
Report exit code from external recovery commands properly
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
Update release notes for 9.3.2, 9.2.6, 9.1.11, 9.0...
commit
|
commitdiff
|
tree
2013-12-02
Bruce Momjian
doc: update wording of ineffective SET and ABORT commands
commit
|
commitdiff
|
tree
2013-12-02
Tom Lane
Improve draft release notes.
commit
|
commitdiff
|
tree
2013-12-02
Tom Lane
Increase git_changelog's timestamp_slop from 10 min...
commit
|
commitdiff
|
tree
2013-12-02
Robert Haas
Flag mmap implemenation of dynamic shared memory as...
commit
|
commitdiff
|
tree
2013-12-02
Robert Haas
Make NUM_TOCHAR_prepare and NUM_TOCHAR_finish macros...
commit
|
commitdiff
|
tree
2013-12-02
Robert Haas
Avoid out-of-bounds read in errfinish if error_stack_de...
commit
|
commitdiff
|
tree
2013-12-02
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2013-12-01
Tom Lane
Draft release notes for 9.3.2.
commit
|
commitdiff
|
tree
2013-12-01
Peter Eisentraut
doc: Disable preface.autolabel in XSLT
commit
|
commitdiff
|
tree
2013-12-01
Tom Lane
Update time zone data files to tzdata release 2013h.
commit
|
commitdiff
|
tree
2013-11-30
Tom Lane
Editorial corrections to the October 2013 minor-release...
commit
|
commitdiff
|
tree
2013-11-30
Bruce Momjian
pg_upgrade: Handle default_transaction_read_only settings
commit
|
commitdiff
|
tree
2013-11-30
Kevin Grittner
Fix pg_dumpall to work for databases flagged as read...
commit
|
commitdiff
|
tree
2013-11-30
Peter Eisentraut
Remove use of obsolescent Autoconf macros
commit
|
commitdiff
|
tree
2013-11-30
Peter Eisentraut
doc: Simplify handling of variablelists in XSLT build
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-29
Peter Eisentraut
doc: Enhance documentation of ssl_ciphers setting a bit
commit
|
commitdiff
|
tree
2013-11-29
Peter Eisentraut
doc: Allow selecting web site CSS style sheet in XSLT...
commit
|
commitdiff
|
tree
2013-11-29
Robert Haas
Refine our definition of what constitutes a system...
commit
|
commitdiff
|
tree
2013-11-28
Heikki Linnakangas
Another gin_desc fix.
commit
|
commitdiff
|
tree
2013-11-28
Heikki Linnakangas
Fix gin_desc routine to match the WAL format.
commit
|
commitdiff
|
tree
2013-11-28
Tom Lane
Fix latent(?) race condition in LockReleaseAll.
commit
|
commitdiff
|
tree
2013-11-28
Alvaro Herrera
Unbreak buildfarm
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: Set chunk.first.sections in XSLT, for consistency...
commit
|
commitdiff
|
tree
2013-11-28
Bruce Momjian
pg_buffercache docs: adjust order of fields
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
Kevin Grittner
Minor correction of READ COMMITTED isolation level...
commit
|
commitdiff
|
tree
2013-11-27
Tom Lane
Minor corrections in lmgr/README.
commit
|
commitdiff
|
tree
2013-11-27
Heikki Linnakangas
Get rid of the post-recovery cleanup step of GIN page...
commit
|
commitdiff
|
tree
2013-11-27
Heikki Linnakangas
More GIN refactoring.
commit
|
commitdiff
|
tree
2013-11-27
Heikki Linnakangas
Fix plpython3 expected output.
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
Documentation fix for ecpg.
commit
|
commitdiff
|
tree
2013-11-27
Michael Meskes
ECPG: Fix searching for quoted cursor names case-sensit...
commit
|
commitdiff
|
tree
2013-11-27
Fujii Masao
Add --xlogdir option to pg_basebackup, for specifying...
commit
|
commitdiff
|
tree
2013-11-27
Fujii Masao
Fix typo in release note.
commit
|
commitdiff
|
tree
2013-11-27
Peter Eisentraut
Implement information_schema.parameters.parameter_defau...
commit
|
commitdiff
|
tree
2013-11-27
Peter Eisentraut
doc: Add id to index in XSLT build
commit
|
commitdiff
|
tree
2013-11-26
Heikki Linnakangas
Oops, forgot to "git add" last minute changes to regres...
commit
|
commitdiff
|
tree
2013-11-26
Michael Meskes
ECPG: Fix offset to NULL/size indicator array.
commit
|
commitdiff
|
tree
2013-11-26
Michael Meskes
ECPG: Simplify free_variable()
commit
|
commitdiff
|
tree
2013-11-26
Michael Meskes
ECPG: Add EXEC SQL CLOSE C to the tests.
commit
|
commitdiff
|
tree
2013-11-26
Michael Meskes
ECPG: Free the malloc()'ed variables in the test so...
commit
|
commitdiff
|
tree
2013-11-26
Michael Meskes
ECPG: Make the preprocessor emit ';' if the variable...
commit
|
commitdiff
|
tree
2013-11-26
Heikki Linnakangas
Handle domains over arrays like plain arrays in PL...
commit
|
commitdiff
|
tree
2013-11-26
Jeff Davis
Add missing entry for session_preload_libraries in...
commit
|
commitdiff
|
tree
2013-11-26
Bruce Momjian
Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT...
commit
|
commitdiff
|
tree
2013-11-25
Michael Meskes
More improvement to comment parsing in ecpg.
commit
|
commitdiff
|
tree
2013-11-25
Michael Meskes
Fix ecpg parsing of sizeof().
commit
|
commitdiff
|
tree
2013-11-24
Jeff Davis
Lessen library-loading log level.
commit
|
commitdiff
|
tree
2013-11-24
Tom Lane
Fix new and latent bugs with errno handling in secure_r...
commit
|
commitdiff
|
tree
2013-11-24
Michael Meskes
Allow C array definitions to use sizeof().
commit
|
commitdiff
|
tree
2013-11-24
Michael Meskes
Distinguish between C and SQL mode for C-style comments.
commit
|
commitdiff
|
tree
2013-11-24
Tom Lane
Defend against bad trigger definitions in contrib/lo...
commit
|
commitdiff
|
tree
2013-11-24
Peter Eisentraut
PL/Tcl: Add event trigger support
commit
|
commitdiff
|
tree
2013-11-24
Tom Lane
Fix array slicing of int2vector and oidvector values.
commit
|
commitdiff
|
tree
2013-11-23
Tom Lane
Ensure _dosmaperr() actually sets errno correctly.
commit
|
commitdiff
|
tree
2013-11-23
Peter Eisentraut
Fix thinko in SPI_execute_plan() calls
commit
|
commitdiff
|
tree
2013-11-23
Peter Eisentraut
Avoid potential buffer overflow crash
commit
|
commitdiff
|
tree
next