projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2014-04-09
Heikki Linnakangas
Fix a few more misc typos in comments.
commit
|
commitdiff
|
tree
2014-04-09
Bruce Momjian
docs: add link to pg_start_backup() from pg_basebackup...
commit
|
commitdiff
|
tree
2014-04-09
Heikki Linnakangas
Fix misc typos in comments.
commit
|
commitdiff
|
tree
2014-04-09
Robert Haas
Add missing include.
commit
|
commitdiff
|
tree
2014-04-09
Michael Meskes
Several fixes to array handling in ecpg.
commit
|
commitdiff
|
tree
2014-04-08
Robert Haas
Fix silly oversight in patch to remove dsm state file.
commit
|
commitdiff
|
tree
2014-04-08
Tom Lane
Add an in-core GiST index opclass for inet/cidr types.
commit
|
commitdiff
|
tree
2014-04-08
Robert Haas
doc: Fix typo.
commit
|
commitdiff
|
tree
2014-04-08
Robert Haas
Get rid of the dynamic shared memory state file.
commit
|
commitdiff
|
tree
2014-04-08
Robert Haas
Add new to_reg* functions for error-free OID lookups.
commit
|
commitdiff
|
tree
2014-04-08
Heikki Linnakangas
Fix hot standby bug with GiST scans.
commit
|
commitdiff
|
tree
2014-04-07
Heikki Linnakangas
Zero padding byte at end of GIN posting list.
commit
|
commitdiff
|
tree
2014-04-07
Robert Haas
Remove 'make clean' support for ipc_test.
commit
|
commitdiff
|
tree
2014-04-07
Robert Haas
Assert that strong-lock count is >0 everywhere it's...
commit
|
commitdiff
|
tree
2014-04-07
Robert Haas
Remove ipc_test.
commit
|
commitdiff
|
tree
2014-04-07
Heikki Linnakangas
Fix WAL replay bug in the new GIN incomplete-split...
commit
|
commitdiff
|
tree
2014-04-06
Simon Riggs
Extra warnings and errors for PL/pgSQL
commit
|
commitdiff
|
tree
2014-04-06
Simon Riggs
Isolation test files for ALTER TABLE patch
commit
|
commitdiff
|
tree
2014-04-06
Simon Riggs
Reduce lock levels of some ALTER TABLE cmds
commit
|
commitdiff
|
tree
2014-04-06
Tom Lane
Improve contrib/pg_trgm's heuristics for regexp index...
commit
|
commitdiff
|
tree
2014-04-05
Tom Lane
Block signals earlier during postmaster startup.
commit
|
commitdiff
|
tree
2014-04-05
Heikki Linnakangas
Fix another palloc in critical section.
commit
|
commitdiff
|
tree
2014-04-05
Tom Lane
Fix processing of PGC_BACKEND GUC parameters on Windows.
commit
|
commitdiff
|
tree
2014-04-05
Tom Lane
ecpg/ecpglib must build the src/port files it uses...
commit
|
commitdiff
|
tree
2014-04-05
Tom Lane
Fix tablespace creation WAL replay to work on Windows.
commit
|
commitdiff
|
tree
2014-04-05
Tom Lane
Allow "-C variable" and "--describe-config" even to...
commit
|
commitdiff
|
tree
2014-04-04
Tom Lane
Preserve errno across free().
commit
|
commitdiff
|
tree
2014-04-04
Tom Lane
Make sure -D is an absolute path when starting server...
commit
|
commitdiff
|
tree
2014-04-04
Tom Lane
Fix bogus time printout in walreceiver's debug log...
commit
|
commitdiff
|
tree
2014-04-04
Robert Haas
Fix some compiler warnings that clang emits with -pedantic.
commit
|
commitdiff
|
tree
2014-04-04
Heikki Linnakangas
Move multixid allocation out of critical section.
commit
|
commitdiff
|
tree
2014-04-04
Heikki Linnakangas
In checkpoint, move the check for in-progress xacts...
commit
|
commitdiff
|
tree
2014-04-04
Heikki Linnakangas
Add an Assertion that you don't palloc within a critica...
commit
|
commitdiff
|
tree
2014-04-04
Heikki Linnakangas
Avoid allocations in critical sections.
commit
|
commitdiff
|
tree
2014-04-04
Tom Lane
Fix non-equivalence of VARIADIC and non-VARIADIC functi...
commit
|
commitdiff
|
tree
2014-04-03
Tom Lane
Code review for commit d26888bc4d1e539a82f21382b0000fe5...
commit
|
commitdiff
|
tree
2014-04-03
Tom Lane
Fix documentation about joining pg_locks to other views.
commit
|
commitdiff
|
tree
2014-04-03
Tom Lane
Avoid promising that "ADD COLUMN ... DEFAULT NULL"...
commit
|
commitdiff
|
tree
2014-04-03
Heikki Linnakangas
Avoid palloc in critical section in GiST WAL-logging.
commit
|
commitdiff
|
tree
2014-04-02
Tom Lane
Fix assorted issues in client host name lookup.
commit
|
commitdiff
|
tree
2014-04-02
Tom Lane
De-anonymize the union in JsonbValue.
commit
|
commitdiff
|
tree
2014-04-02
Tom Lane
Fix bugs in manipulation of PgBackendStatus.st_clientho...
commit
|
commitdiff
|
tree
2014-04-01
Heikki Linnakangas
Fix bug in the new GIN incomplete-split code.
commit
|
commitdiff
|
tree
2014-04-01
Tom Lane
Doc: improve discussion of reverse+forward host name...
commit
|
commitdiff
|
tree
2014-04-01
Heikki Linnakangas
Remove dead check for backup block, replace with Assert.
commit
|
commitdiff
|
tree
2014-04-01
Heikki Linnakangas
Fix bug in the new B-tree incomplete-split code.
commit
|
commitdiff
|
tree
2014-04-01
Heikki Linnakangas
Move SizeOfHeapNewCid next to xl_heap_new_cid struct.
commit
|
commitdiff
|
tree
2014-04-01
Heikki Linnakangas
Fix typo in comment.
commit
|
commitdiff
|
tree
2014-03-31
Robert Haas
Mark FastPathStrongRelationLocks volatile.
commit
|
commitdiff
|
tree
2014-03-31
Robert Haas
test_decoding: Update .gitignore
commit
|
commitdiff
|
tree
2014-03-31
Robert Haas
Count buffers dirtied due to hints in pgBufferUsage...
commit
|
commitdiff
|
tree
2014-03-31
Robert Haas
Fix thinko in logical decoding code.
commit
|
commitdiff
|
tree
2014-03-31
Heikki Linnakangas
Rewrite the way GIN posting lists are packed on a page...
commit
|
commitdiff
|
tree
2014-03-31
Heikki Linnakangas
Rename GinLogicValue to GinTernaryValue.
commit
|
commitdiff
|
tree
2014-03-30
Andrew Dunstan
Use separate output dirs for test_decoding's two runs.
commit
|
commitdiff
|
tree
2014-03-29
Bruce Momjian
psql: display "Replica Identity" only for FULL and...
commit
|
commitdiff
|
tree
2014-03-29
Tom Lane
Fix dumping of a materialized view that depends on...
commit
|
commitdiff
|
tree
2014-03-29
Noah Misch
Revert "Secure Unix-domain sockets of "make check"...
commit
|
commitdiff
|
tree
2014-03-29
Noah Misch
Secure Unix-domain sockets of "make check" temporary...
commit
|
commitdiff
|
tree
2014-03-29
Noah Misch
Document platform-specificity of unix_socket_permissions.
commit
|
commitdiff
|
tree
2014-03-29
Noah Misch
Force consistent row order in contrib/test_decoding...
commit
|
commitdiff
|
tree
2014-03-28
Tom Lane
Improve regression test for pg_filenode_relation().
commit
|
commitdiff
|
tree
2014-03-28
Bruce Momjian
Adjust getpwuid() fix commit to display errno string...
commit
|
commitdiff
|
tree
2014-03-28
Tom Lane
Fix EquivalenceClass processing for nested append relat...
commit
|
commitdiff
|
tree
2014-03-28
Tom Lane
Un-break peer authentication.
commit
|
commitdiff
|
tree
2014-03-27
Tom Lane
Improve documentation note about Python 2.3 and cdecimal.
commit
|
commitdiff
|
tree
2014-03-27
Bruce Momjian
contrib/test_decoding: adjust expected output
commit
|
commitdiff
|
tree
2014-03-27
Heikki Linnakangas
Silence compiler warnings in new jsonb code.
commit
|
commitdiff
|
tree
2014-03-27
Tom Lane
Document that Python 2.3 requires cdecimal module for...
commit
|
commitdiff
|
tree
2014-03-26
Andrew Dunstan
Fix uninitialized variables in json's populate_record_w...
commit
|
commitdiff
|
tree
2014-03-26
Tom Lane
Fix refcounting bug in PLy_modify_tuple().
commit
|
commitdiff
|
tree
2014-03-26
Heikki Linnakangas
Pass more than the first XLogRecData entry to rm_desc...
commit
|
commitdiff
|
tree
2014-03-26
Bruce Momjian
psql: update "replica identity" display for \d+
commit
|
commitdiff
|
tree
2014-03-26
Bruce Momjian
pg_upgrade: use pg_usleep(); remove Windows workaround
commit
|
commitdiff
|
tree
2014-03-26
Andrew Dunstan
Cleanup around json_to_record/json_to_recordset
commit
|
commitdiff
|
tree
2014-03-26
Heikki Linnakangas
Use pg_usleep() instead of plain sleep(), to fix Window...
commit
|
commitdiff
|
tree
2014-03-26
Heikki Linnakangas
Add -f/--follow option to pg_xlogdump.
commit
|
commitdiff
|
tree
2014-03-26
Heikki Linnakangas
Fix 'recheck' flag in tsquery's GIN tri-consistent...
commit
|
commitdiff
|
tree
2014-03-26
Andrew Dunstan
Tidy up the populate/to_record{set} code for json a...
commit
|
commitdiff
|
tree
2014-03-25
Fujii Masao
Don't forget to flush XLOG_PARAMETER_CHANGE record.
commit
|
commitdiff
|
tree
2014-03-25
Magnus Hagander
Fix typos in pg_basebackup documentation
commit
|
commitdiff
|
tree
2014-03-25
Bruce Momjian
doc: list unlogged tables as a non-durable option
commit
|
commitdiff
|
tree
2014-03-24
Bruce Momjian
Remove wchar.c Asserts that were stricter than the...
commit
|
commitdiff
|
tree
2014-03-24
Bruce Momjian
docs: Add short "cover density" description
commit
|
commitdiff
|
tree
2014-03-24
Bruce Momjian
Fix ts_rank_cd() to ignore stripped lexemes
commit
|
commitdiff
|
tree
2014-03-24
Heikki Linnakangas
Change ginMergeItemPointers to return a palloc'd array.
commit
|
commitdiff
|
tree
2014-03-24
Fujii Masao
Fix START_REPLICATION syntax in document.
commit
|
commitdiff
|
tree
2014-03-24
Heikki Linnakangas
Remove dead code and add comments.
commit
|
commitdiff
|
tree
2014-03-24
Heikki Linnakangas
Fix "the the" typos.
commit
|
commitdiff
|
tree
2014-03-24
Andrew Dunstan
Do jsonb regression test input in the conventional...
commit
|
commitdiff
|
tree
2014-03-23
Andrew Dunstan
Fix mis-spelling in jsonb docs.
commit
|
commitdiff
|
tree
2014-03-23
Andrew Dunstan
Introduce jsonb, a structured format for storing json.
commit
|
commitdiff
|
tree
2014-03-23
Noah Misch
Don't test xmin/xmax columns of a postgres_fdw foreign...
commit
|
commitdiff
|
tree
2014-03-23
Noah Misch
Offer triggers on foreign tables.
commit
|
commitdiff
|
tree
2014-03-23
Noah Misch
Improve comments about AfterTriggerBeginQuery() query...
commit
|
commitdiff
|
tree
2014-03-23
Noah Misch
Address ccvalid/ccnoinherit in TupleDesc support functions.
commit
|
commitdiff
|
tree
2014-03-21
Heikki Linnakangas
Fix thinkos in GinLogicValue enum.
commit
|
commitdiff
|
tree
2014-03-21
Heikki Linnakangas
Fix build with LWLOCK_STATS or dtrace.
commit
|
commitdiff
|
tree
2014-03-21
Bruce Momjian
Remove MinGW readdir/errno bug workaround fixed on...
commit
|
commitdiff
|
tree
2014-03-21
Bruce Momjian
Properly check for readdir/closedir() failures
commit
|
commitdiff
|
tree
next