projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2014-05-17
Tom Lane
Fix unaligned accesses in DecodeUpdate().
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Heikki Linnakangas
Update README, we don't do post-recovery cleanup action...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Tom Lane
Make sure chr(int) can't create invalid UTF8 sequences.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Tom Lane
Suppress some more valgrind whining about btree_gist.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Tom Lane
Fix a second cause of undersized pallocs for btree_gist...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Tom Lane
Fix valgrind warning for btree_gist indexes on macaddr.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Heikki Linnakangas
Add test case for logical decoding of prepared transact...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Heikki Linnakangas
Fix test_decoding test case's check that slot has been...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Heikki Linnakangas
Fix thinko in logical decoding of commit-prepared records.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Heikki Linnakangas
Open output file before sleeping in pg_recvlogical.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Heikki Linnakangas
Initialize tsId and dbId fields in WAL record of COMMIT...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Tom Lane
Fix unportable setvbuf() usage in initdb.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Heikki Linnakangas
Fix a couple of bugs in pg_recvlogical output to stdout.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Heikki Linnakangas
Handle duplicate XIDs in txid_snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Heikki Linnakangas
Fix race condition in preparing a transaction for two...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Heikki Linnakangas
Misc message style and doc fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Heikki Linnakangas
Silence warnings about redefining popen on Mingw-w64.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Peter Eisentraut
doc: Clarify what files pg_basebackup omits from data...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Peter Eisentraut
pg_ctl: Write error messages to stderr
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Tom Lane
In initdb, ensure stdout/stderr buffering behavior...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Bruce Momjian
pg_update: slight major version adjustment
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Tom Lane
Fix version check for pg_upgrade line type crosscheck.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-14
Bruce Momjian
pg_upgrade: error out on 'line' data type usage
commit
|
commitdiff
|
tree
|
snapshot
2014-05-14
Tom Lane
Code review for recent changes in relcache.c.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-14
Bruce Momjian
doc: fix 9.4 release notes typo
commit
|
commitdiff
|
tree
|
snapshot
2014-05-14
Bruce Momjian
doc: fix typo in 9.4 release note comments
commit
|
commitdiff
|
tree
|
snapshot
2014-05-14
Tom Lane
Make initdb throw error for bad locale values.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-14
Bruce Momjian
docs: mention windows quoting change in 9.4 release...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-14
Bruce Momjian
doc: auto-updatable view adjustments for 9.4 release...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Bruce Momjian
docs: 9.4 release notes adjustments
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Heikki Linnakangas
Fix harmless access to uninitialized memory.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Heikki Linnakangas
Initialize padding bytes in btree_gist varbit support.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Noah Misch
Add Valgrind suppression for reorderbuffer padding...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Bruce Momjian
docs: use structfield instead of structname in 9.4...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Bruce Momjian
doc: 9.4 release note adjustments
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Tom Lane
Be more wary in choice of timezone names to test make_t...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Tom Lane
Ignore config.pl and buildenv.pl in src/tools/msvc.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Fujii Masao
Fix typo in test_shm_mq document.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Heikki Linnakangas
Free PQresult on error in pg_receivexlog.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-11
Tom Lane
Stamp 9.4beta1.
REL9_4_BETA1
commit
|
commitdiff
|
tree
|
snapshot
2014-05-11
Tom Lane
Find postgresql.auto.conf in PGDATA even when postgresq...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-11
Tom Lane
Rename jsonb_hash_ops to jsonb_path_ops.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-11
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
|
snapshot
2014-05-11
Bruce Momjian
docs: Mark 9.4 release notes as current as of today
commit
|
commitdiff
|
tree
|
snapshot
2014-05-10
Tom Lane
Rename min_recovery_apply_delay to recovery_min_apply_d...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-10
Tom Lane
More work on the JSON/JSONB user documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-10
Heikki Linnakangas
Fix bug in lossy-page handling in GIN
commit
|
commitdiff
|
tree
|
snapshot
2014-05-10
Tom Lane
Accept tcl 8.6 in configure's probe for tclsh.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-10
Tom Lane
Update config.guess and config.sub
commit
|
commitdiff
|
tree
|
snapshot
2014-05-10
Tom Lane
Fix bogus documentation of json_object_agg().
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Tom Lane
Fix broken allocation logic in recently-rewritten jsonb...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Tom Lane
Improve user-facing JSON documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Tom Lane
Get rid of bogus dependency on typcategory in to_json...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Robert Haas
Code review for logical decoding patch.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Robert Haas
Remove overeager assertion in logical_heap_begin_rewrite.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Tom Lane
Teach add_json() that jsonb is of TYPCATEGORY_JSON.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Tom Lane
Fix typcategory labeling of jsonb.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Heikki Linnakangas
More jsonb cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Tom Lane
Improve key representation for GIN jsonb_ops, and fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Heikki Linnakangas
Minor cleanup of jsonb_util.c
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Heikki Linnakangas
Avoid some pnstrdup()s when constructing jsonb
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Tom Lane
Fix missing dependencies in ecpg's test Makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Tom Lane
Document permissions needed for pg_database_size and...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Tom Lane
Increase the default value of effective_cache_size...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Tom Lane
Revert "Auto-tune effective_cache size to be 4x shared...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Noah Misch
Un-break ecpg test suite under --disable-integer-datetimes.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Tom Lane
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Tom Lane
Allow for platforms that have optreset but not <getopt.h>.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Heikki Linnakangas
Protect against torn pages when deleting GIN list pages.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Heikki Linnakangas
Include files copied from libpqport in .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Tom Lane
Avoid buffer bloat in libpq when server is consistently...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Robert Haas
When a background worker exists with code 0, unregister it.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Heikki Linnakangas
Fix build after removing JsonbValue.estSize field.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Robert Haas
When a bgworker exits, always call ReleasePostmasterChi...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Robert Haas
Restart bgworkers immediately after a crash-and-restart...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Heikki Linnakangas
Clean up jsonb code.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Robert Haas
Detach shared memory from bgworkers without shmem access.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Tom Lane
Fix failure to set ActiveSnapshot while rewinding a...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Robert Haas
Never crash-and-restart for bgworkers without shared...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Tom Lane
Fix some more confusion between uint32 and Datum.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Jeff Davis
Fix interval test, which was broken for floating-point...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Tom Lane
hash_any returns Datum, not uint32 (and definitely...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Jeff Davis
Improve comment for tricky aspect of index-only scans.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Peter Eisentraut
doc: Fix DocBook XML validity
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Bruce Momjian
With ecpg exclusion removed, re-run pgindent for 9.4
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Bruce Momjian
Remove pgindent ecpg exclusion pattern
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Simon Riggs
pg_basebackup streaming: adjust version check msg
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Bruce Momjian
Improve pgindent test instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Robert Haas
Fix logic bug in dsm_attach().
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Bruce Momjian
Fix improperly passed file descriptors
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Bruce Momjian
pgindent run for 9.4
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Bruce Momjian
Adjust pgindent to remove tabs after periods in C comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Bruce Momjian
Fix detection of short tar files, broken by commit...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Simon Riggs
Correct comment in Hot Standby nbtree handling
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Bruce Momjian
Update typedef list in preparation for pgindent run
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Bruce Momjian
More rewording of pg_stat_statements for 9.4 release...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Simon Riggs
pg_basebackup streaming: adjust version check msg
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Heikki Linnakangas
Fix use of free in walsender error handling after a...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Michael Meskes
Fix handling of array of char pointers in ecpglib.
commit
|
commitdiff
|
tree
|
snapshot
next