projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2013-11-29
Peter Eisentraut
doc: Enhance documentation of ssl_ciphers setting a bit
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Peter Eisentraut
doc: Allow selecting web site CSS style sheet in XSLT...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Robert Haas
Refine our definition of what constitutes a system...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Heikki Linnakangas
Another gin_desc fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Heikki Linnakangas
Fix gin_desc routine to match the WAL format.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Tom Lane
Fix latent(?) race condition in LockReleaseAll.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Alvaro Herrera
Unbreak buildfarm
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Alvaro Herrera
Use a more granular approach to follow update chains
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Alvaro Herrera
Compare Xmin to previous Xmax when locking an update...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Alvaro Herrera
Don't try to set InvalidXid as page pruning hint
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Alvaro Herrera
Cope with heap_fetch failure while locking an update...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Peter Eisentraut
doc: Set chunk.first.sections in XSLT, for consistency...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Bruce Momjian
pg_buffercache docs: adjust order of fields
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Peter Eisentraut
doc: Put data types in alphabetical order
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Tom Lane
Fix stale-pointer problem in fast-path locking logic.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Kevin Grittner
Minor correction of READ COMMITTED isolation level...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Tom Lane
Minor corrections in lmgr/README.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Heikki Linnakangas
Get rid of the post-recovery cleanup step of GIN page...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Heikki Linnakangas
More GIN refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Heikki Linnakangas
Fix plpython3 expected output.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Heikki Linnakangas
Don't update relfrozenxid if any pages were skipped.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Michael Meskes
Documentation fix for ecpg.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Michael Meskes
ECPG: Fix searching for quoted cursor names case-sensit...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Fujii Masao
Add --xlogdir option to pg_basebackup, for specifying...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Fujii Masao
Fix typo in release note.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Peter Eisentraut
Implement information_schema.parameters.parameter_defau...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Peter Eisentraut
doc: Add id to index in XSLT build
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Heikki Linnakangas
Oops, forgot to "git add" last minute changes to regres...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Michael Meskes
ECPG: Fix offset to NULL/size indicator array.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Michael Meskes
ECPG: Simplify free_variable()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Michael Meskes
ECPG: Add EXEC SQL CLOSE C to the tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Michael Meskes
ECPG: Free the malloc()'ed variables in the test so...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Michael Meskes
ECPG: Make the preprocessor emit ';' if the variable...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Heikki Linnakangas
Handle domains over arrays like plain arrays in PL...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Jeff Davis
Add missing entry for session_preload_libraries in...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Bruce Momjian
Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Michael Meskes
More improvement to comment parsing in ecpg.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Michael Meskes
Fix ecpg parsing of sizeof().
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Jeff Davis
Lessen library-loading log level.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Tom Lane
Fix new and latent bugs with errno handling in secure_r...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Michael Meskes
Allow C array definitions to use sizeof().
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Michael Meskes
Distinguish between C and SQL mode for C-style comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Tom Lane
Defend against bad trigger definitions in contrib/lo...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Peter Eisentraut
PL/Tcl: Add event trigger support
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Tom Lane
Fix array slicing of int2vector and oidvector values.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Tom Lane
Ensure _dosmaperr() actually sets errno correctly.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Peter Eisentraut
Fix thinko in SPI_execute_plan() calls
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Peter Eisentraut
Avoid potential buffer overflow crash
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tom Lane
Flatten join alias Vars before pulling up targetlist...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tom Lane
Fix quoting in help messages in uuid-ossp extension...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Heikki Linnakangas
Fix Hot-Standby initialization of clog and subtrans.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Heikki Linnakangas
Avoid acquiring spinlock when checking if recovery...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Peter Eisentraut
Tweak streamutil.c further to avoid scan-build warning
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Tom Lane
Support multi-argument UNNEST(), and TABLE() syntax...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Fujii Masao
Fix pg_isready to handle -d option properly.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Heikki Linnakangas
More GIN refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Heikki Linnakangas
Refactor the internal GIN B-tree interface for forming...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Heikki Linnakangas
Further GIN refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Peter Eisentraut
ecpg: Split off mmfatal() from mmerror()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Bruce Momjian
docs: update page format to specify page checksum...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Bruce Momjian
pg_upgrade: avoid ALTER COLUMN TYPE on inherited columns
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Fujii Masao
Add tab completion for \pset in psql.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Peter Eisentraut
pg_upgrade: Report full disk better
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Bruce Momjian
unaccent: Revert patch 9299f6179838cef8aa1123f6fb76f0d...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Heikki Linnakangas
Spell SQL keywords in uppercase in pg_dump's query.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Heikki Linnakangas
Replace appendPQExpBuffer(..., <constant>) with appendP...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Robert Haas
Use cstring_to_text_with_len when length is known.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Heikki Linnakangas
Count locked pages that don't need vacuuming as scanned.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Tom Lane
Add make_date() and make_time() functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Tom Lane
Improve performance of numeric sum(), avg(), stddev...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Tom Lane
Allow aggregates to provide estimates of their transiti...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Peter Eisentraut
pg_upgrade: Fix some whitespace oddities
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Tom Lane
Remove pgbench's hardwired limit on line length in...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Tom Lane
Fix incorrect loop counts in tidbitmap.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Tom Lane
Speed up printing of INSERT statements in pg_dump.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Tom Lane
Clean up password prompting logic in streamutil.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Tom Lane
Compute correct em_nullable_relids in get_eclass_for_so...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Tom Lane
Prevent leakage of cached plans and execution trees...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Tom Lane
Minor comment corrections for sequence hashtable patch.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Kevin Grittner
Fix buffer overrun in isolation test program.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Robert Haas
doc: Restore proper alphabetical order.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Heikki Linnakangas
Fix bogus hash table creation.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Heikki Linnakangas
Use a hash table to store current sequence values.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Tom Lane
Add a regression test case for \d on an index.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Tom Lane
Fix incorrect column name in psql \d code.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Tom Lane
Clarify CREATE FUNCTION documentation about handling...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Andrew Dunstan
Fix isolation check for MSVC to handle recent changes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Robert Haas
Fix relfilenodemap.c's handling of cache invalidations.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Bruce Momjian
docs: clarify MVCC introduction to allow for per-state...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Kevin Grittner
Free ignorelist after each regression test schedule.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Heikki Linnakangas
Fix bug in GIN posting tree root creation.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Peter Eisentraut
Move variable closer to where it is used
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Peter Eisentraut
gitattributes: Make syntax compatible with older Git...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Robert Haas
Try again to make pg_isolation_regress work its build...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Robert Haas
doc: Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Magnus Hagander
Fix doc links in README file to work with new website...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Peter Eisentraut
Remove leftovers of IRIX port
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
Tom Lane
Fix failure with whole-row reference to a subquery.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
Tom Lane
Fix ruleutils pretty-printing to not generate trailing...
commit
|
commitdiff
|
tree
|
snapshot
next