projects
/
users
/
heikki
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/heikki/postgres.git
2016-04-23
Peter Eisentraut
doc: Fix typos
commit
|
commitdiff
|
tree
2016-04-23
Bruce Momjian
Properly mark initRectBox() as taking 'void' args
commit
|
commitdiff
|
tree
2016-04-22
Tom Lane
Convert contrib/seg's bool-returning SQL functions...
commit
|
commitdiff
|
tree
2016-04-22
Magnus Hagander
Add putenv support for msvcrt from Visual Studio 2013
commit
|
commitdiff
|
tree
2016-04-22
Tom Lane
Fix unexpected side-effects of operator_precedence_warning.
commit
|
commitdiff
|
tree
2016-04-22
Tom Lane
Fix planner failure with full join in RHS of left join.
commit
|
commitdiff
|
tree
2016-04-21
Tom Lane
Improve TranslateSocketError() to handle more Windows...
commit
|
commitdiff
|
tree
2016-04-21
Tom Lane
Remove dead code in win32.h.
commit
|
commitdiff
|
tree
2016-04-21
Tom Lane
PGDLLIMPORT-ify old_snapshot_threshold.
commit
|
commitdiff
|
tree
2016-04-21
Tom Lane
Fix ruleutils.c's dumping of ScalarArrayOpExpr containi...
commit
|
commitdiff
|
tree
2016-04-21
Robert Haas
Prevent possible crash reading pg_stat_activity.
commit
|
commitdiff
|
tree
2016-04-21
Robert Haas
Comment improvements for ForeignPath.
commit
|
commitdiff
|
tree
2016-04-21
Robert Haas
Fix assorted defects in 09adc9a8c09c9640de05c7023b27fb8...
commit
|
commitdiff
|
tree
2016-04-21
Kevin Grittner
Include snapmgr.h in blscan.c
commit
|
commitdiff
|
tree
2016-04-21
Robert Haas
Allow queries submitted by postgres_fdw to be canceled.
commit
|
commitdiff
|
tree
2016-04-21
Kevin Grittner
Inline initial comparisons in TestForOldSnapshot()
commit
|
commitdiff
|
tree
2016-04-21
Robert Haas
postgres_fdw: Don't push down certain full joins.
commit
|
commitdiff
|
tree
2016-04-21
Tom Lane
Honor PGCTLTIMEOUT environment variable for pg_regress...
commit
|
commitdiff
|
tree
2016-04-21
Robert Haas
Add pg_dump support for the new PARALLEL option for...
commit
|
commitdiff
|
tree
2016-04-20
Robert Haas
Forbid parallel Hash Right Join or Hash Full Join.
commit
|
commitdiff
|
tree
2016-04-20
Magnus Hagander
Update backup documentation for new APIs
commit
|
commitdiff
|
tree
2016-04-20
Tom Lane
Fix memory leak and other bugs in ginPlaceToPage()...
commit
|
commitdiff
|
tree
2016-04-20
Kevin Grittner
Revert no-op changes to BufferGetPage()
commit
|
commitdiff
|
tree
2016-04-19
Tom Lane
Improve regression tests for degree-based trigonometric...
commit
|
commitdiff
|
tree
2016-04-18
Tom Lane
Make partition-lock-release coding more transparent...
commit
|
commitdiff
|
tree
2016-04-18
Tom Lane
Further reduce the number of semaphores used under...
commit
|
commitdiff
|
tree
2016-04-18
Fujii Masao
Fix typo in docs.
commit
|
commitdiff
|
tree
2016-04-18
Peter Eisentraut
doc: Document that sequences can also be extension...
commit
|
commitdiff
|
tree
2016-04-17
Tom Lane
Avoid code duplication in \crosstabview.
commit
|
commitdiff
|
tree
2016-04-16
Tom Lane
Adjust spin.c's spinlock emulation so that 0 is not...
commit
|
commitdiff
|
tree
2016-04-16
Peter Eisentraut
doc: Change some "user" to "role" for consistency in...
commit
|
commitdiff
|
tree
2016-04-16
Peter Eisentraut
doc: Markup improvement
commit
|
commitdiff
|
tree
2016-04-16
Tom Lane
Disallow creation of indexes on system columns (except...
commit
|
commitdiff
|
tree
2016-04-16
Stephen Frost
In recordExtensionInitPriv(), keep the scan til we...
commit
|
commitdiff
|
tree
2016-04-16
Peter Eisentraut
doc: Add missing parentheses
commit
|
commitdiff
|
tree
2016-04-16
Peter Eisentraut
psql: Add new gettext trigger
commit
|
commitdiff
|
tree
2016-04-15
Tom Lane
Use less-generic names in matview.sql.
commit
|
commitdiff
|
tree
2016-04-15
Tom Lane
Fix possible crash in ALTER TABLE ... REPLICA IDENTITY...
commit
|
commitdiff
|
tree
2016-04-15
Robert Haas
postgres_fdw: Clean up handling of system columns.
commit
|
commitdiff
|
tree
2016-04-15
Robert Haas
Tweak EXPLAIN for parallel query to show workers launched.
commit
|
commitdiff
|
tree
2016-04-15
Tom Lane
Fix portability problem induced by commit a6f6b7819.
commit
|
commitdiff
|
tree
2016-04-15
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
2016-04-15
Magnus Hagander
Update helptext for vcregress.pl
commit
|
commitdiff
|
tree
2016-04-15
Fujii Masao
Make regression test for multiple synchronous standbys...
commit
|
commitdiff
|
tree
2016-04-15
Tom Lane
Fix memory leak in GIN index scans.
commit
|
commitdiff
|
tree
2016-04-15
Tom Lane
Rethink \crosstabview's argument parsing logic.
commit
|
commitdiff
|
tree
2016-04-15
Andres Freund
Make init_spin_delay() C89 compliant #2.
commit
|
commitdiff
|
tree
2016-04-15
Andres Freund
Remove trailing commas in enums.
commit
|
commitdiff
|
tree
2016-04-15
Andres Freund
Fix trivial typo.
commit
|
commitdiff
|
tree
2016-04-14
Tom Lane
Fix core dump in ReorderBufferRestoreChange on alignmen...
commit
|
commitdiff
|
tree
2016-04-14
Tom Lane
Adjust signature of walrcv_receive hook.
commit
|
commitdiff
|
tree
2016-04-14
Tom Lane
Adjust datatype of ReplicationState.acquired_by.
commit
|
commitdiff
|
tree
2016-04-14
Tom Lane
Docs: clarify description of LIMIT/OFFSET behavior.
commit
|
commitdiff
|
tree
2016-04-14
Tom Lane
Fix prototype of pgwin32_bind().
commit
|
commitdiff
|
tree
2016-04-14
Tom Lane
Fix broken dependency-mongering for index operator...
commit
|
commitdiff
|
tree
2016-04-14
Fujii Masao
Fix duplicated index entry in doc.
commit
|
commitdiff
|
tree
2016-04-14
Stephen Frost
Disallow SET SESSION AUTHORIZATION pg_*
commit
|
commitdiff
|
tree
2016-04-14
Andres Freund
Add required database and origin filtering for logical...
commit
|
commitdiff
|
tree
2016-04-14
Andres Freund
Make init_spin_delay() C89 compliant and change stuck...
commit
|
commitdiff
|
tree
2016-04-13
Tom Lane
Fix pg_dump so pg_upgrade'ing an extension with simple...
commit
|
commitdiff
|
tree
2016-04-13
Andres Freund
Avoid atomic operation in MarkLocalBufferDirty().
commit
|
commitdiff
|
tree
2016-04-13
Tom Lane
Widen amount-to-flush arguments of FileWriteback and...
commit
|
commitdiff
|
tree
2016-04-13
Tom Lane
Fix assorted portability issues with using msync()...
commit
|
commitdiff
|
tree
2016-04-13
Tom Lane
Improve documentation for \crosstabview.
commit
|
commitdiff
|
tree
2016-04-13
Robert Haas
Use PG_INT32_MIN instead of reiterating the constant.
commit
|
commitdiff
|
tree
2016-04-12
Tom Lane
Provide errno-translation wrappers around bind() and...
commit
|
commitdiff
|
tree
2016-04-12
Robert Haas
Fix costing for parallel aggregation.
commit
|
commitdiff
|
tree
2016-04-12
Fujii Masao
Remove unused function GetOldestWALSendPointer from...
commit
|
commitdiff
|
tree
2016-04-12
Tom Lane
Redefine create_upper_paths_hook as being invoked once...
commit
|
commitdiff
|
tree
2016-04-12
Tom Lane
Improve coding of column-name parsing in psql's new...
commit
|
commitdiff
|
tree
2016-04-12
Kevin Grittner
Avoid extra locks in GetSnapshotData if old_snapshot_th...
commit
|
commitdiff
|
tree
2016-04-12
Tom Lane
Improve API of GenericXLogRegister().
commit
|
commitdiff
|
tree
2016-04-12
Tom Lane
In generic WAL application and replay, ensure page...
commit
|
commitdiff
|
tree
2016-04-12
Teodor Sigaev
Add page id to bloom index
commit
|
commitdiff
|
tree
2016-04-12
Tom Lane
Remove unnecessary definition of _WIN64 in libpq/win32...
commit
|
commitdiff
|
tree
2016-04-12
Stephen Frost
Correct copyright for newly added genericdesc.c
commit
|
commitdiff
|
tree
2016-04-12
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2016-04-12
Tom Lane
Fix _SPI_execute_plan() for CREATE TABLE IF NOT EXISTS...
commit
|
commitdiff
|
tree
2016-04-11
Tom Lane
Fix two places that thought Windows64 is indicated...
commit
|
commitdiff
|
tree
2016-04-11
Tom Lane
Fix freshly-introduced PL/Python portability bug.
commit
|
commitdiff
|
tree
2016-04-11
Kevin Grittner
Use static inline function for BufferGetPage()
commit
|
commitdiff
|
tree
2016-04-11
Kevin Grittner
Make oldSnapshotControl a pointer to a volatile structure
commit
|
commitdiff
|
tree
2016-04-11
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2016-04-11
Stephen Frost
Prefix RLS regression test roles with 'regress_'
commit
|
commitdiff
|
tree
2016-04-11
Peter Eisentraut
Add directory created during build to gitignore
commit
|
commitdiff
|
tree
2016-04-11
Tom Lane
Fix missing "volatile" in PLy_output().
commit
|
commitdiff
|
tree
2016-04-11
Peter Eisentraut
cpluspluscheck: Update include path
commit
|
commitdiff
|
tree
2016-04-11
Fujii Masao
Fix documented return type of pg_logical_emit_message...
commit
|
commitdiff
|
tree
2016-04-11
Fujii Masao
Use ereport(ERROR) instead of Assert() to emit syncrep_...
commit
|
commitdiff
|
tree
2016-04-11
Tom Lane
Fix poorly thought-through code from commit 5c3c3cd0a30...
commit
|
commitdiff
|
tree
2016-04-11
Tom Lane
pg_dump: add missing "destroyPQExpBuffer(query)" in...
commit
|
commitdiff
|
tree
2016-04-11
Tom Lane
Add comment about intentional fallthrough in switch.
commit
|
commitdiff
|
tree
2016-04-11
Tom Lane
Clean up foreign-key caching code in planner.
commit
|
commitdiff
|
tree
2016-04-11
Tom Lane
Fix access-to-already-freed-memory issue in plpython...
commit
|
commitdiff
|
tree
2016-04-11
Andres Freund
Avoid the use of a separate spinlock to protect a LWLoc...
commit
|
commitdiff
|
tree
2016-04-11
Andres Freund
Allow Pin/UnpinBuffer to operate in a lockfree manner.
commit
|
commitdiff
|
tree
2016-04-10
Tom Lane
Improve contrib/bloom regression test using code covera...
commit
|
commitdiff
|
tree
2016-04-10
Alvaro Herrera
Fix possible NULL dereference in ExecAlterObjectDependsStmt
commit
|
commitdiff
|
tree
2016-04-10
Tom Lane
Further minor improvement in generic_xlog.c: always...
commit
|
commitdiff
|
tree
2016-04-09
Tom Lane
Micro-optimize GenericXLogFinish().
commit
|
commitdiff
|
tree
next