projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2016-07-01
Robert Haas
postgres_fdw: Remove schema-qualification from cast...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-01
Robert Haas
Fix crash bug in RestoreSnapshot.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-30
Robert Haas
Fix several mistakes around parallel workers and client...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-30
Tom Lane
Fix typo in ReorderBufferIterTXNInit().
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Tom Lane
Dodge compiler bug in Visual Studio 2013.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Tom Lane
Fix some infelicities in EXPLAIN output for parallel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Tom Lane
Update rules.out to match commit 9ed551e0a.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Alvaro Herrera
Add conninfo to pg_stat_wal_receiver
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Tom Lane
Fix match_foreign_keys_to_quals for FKs linking to...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Tom Lane
Adjust text search documentation for recent commits.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Robert Haas
Fix obsolete comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Teodor Sigaev
Document precedence of FTS operators in tsquery
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Bruce Momjian
doc: add link for list-of-scalars mention
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Bruce Momjian
doc: update effective_io_concurrency for SSDs
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Alvaro Herrera
Remove unused arguments in two GiST subroutines
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Bruce Momjian
doc: remove GIN vs. GiST performance mention
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Bruce Momjian
doc: in binary mode mention, say "encoding conversion"
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Bruce Momjian
doc: remove mention of UT1 in representing time
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Tom Lane
Don't apply sortgroupref labels to a tlist that might...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Robert Haas
Fix mistakes in pg_visibility documentation.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Tom Lane
Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Teodor Sigaev
Change predecence of phrase operator.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Teodor Sigaev
Do not fallback to AND for FTS phrase operator.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Teodor Sigaev
Make exact distance match for FTS phrase operator
commit
|
commitdiff
|
tree
|
snapshot
2016-06-26
Tom Lane
Avoid making a separate pass over the query to check...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-26
Tom Lane
Rethink node-level representation of partial-aggregatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-26
Tom Lane
Simplify planner's final setup of Aggrefs for partial...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Alvaro Herrera
Fix handling of multixacts predating pg_upgrade
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Tom Lane
Fix building of large (bigger than shared_buffers)...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Robert Haas
postgres_fdw: Fix incorrect NULL handling in join pushdown.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Robert Haas
postgres_fdw: Remove useless return statement.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Peter Eisentraut
psql: Improve \crosstabview error messages
commit
|
commitdiff
|
tree
|
snapshot
2016-06-23
Andrew Dunstan
Add tab completion for pager_min_lines to psql.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-23
Tom Lane
Fix small memory leak in partial-aggregate deserializat...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Tom Lane
Improve user-facing documentation for partial/parallel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Tom Lane
Update oidjoins regression test for 9.6.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Tom Lane
Fix type-safety problem with parallel aggregate serial...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Tom Lane
Make "postgres -C guc" print "" not "(null)" for null...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Peter Eisentraut
Improve cleanup in rolenames test
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Bruce Momjian
Update comment about allowing GUCs to change scanning.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Tom Lane
Document that dependency tracking doesn't consider...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Tom Lane
Refactor planning of projection steps that don't need...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Tom Lane
Stamp 9.6beta2.
REL9_6_BETA2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Tom Lane
Add missing check for malloc failure in plpgsql_extra_c...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Tom Lane
pg_trgm's set_limit() function is parallel unsafe,...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Bruce Momjian
docs: clarify use of pg_rewind arguments
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Tom Lane
Fix comparison of similarity to threshold in GIST trigr...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Magnus Hagander
Add missing documentation of pg_roles.rolbypassrls
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Tom Lane
Docs: improve description of psql's %R prompt escape...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Tom Lane
Improve error message annotation for GRANT/REVOKE on...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Tom Lane
Update 9.6 release notes through today.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Tom Lane
Restore foreign-key-aware estimation of join relation...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Tom Lane
Still another try at fixing scanjoin_target insertion...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Tom Lane
Fix parallel-safety markings for contrib/dblink.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Tom Lane
Fix handling of argument and result datatypes for parti...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Tom Lane
Docs typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Alvaro Herrera
Finish up XLOG_HINT renaming
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Robert Haas
pg_visibility: Add pg_truncate_visibility_map function.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Robert Haas
Try again to fix the way the scanjoin_target is used...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Robert Haas
Add VACUUM (DISABLE_PAGE_SKIPPING) for emergencies.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Robert Haas
Update dblink extension for parallel query.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Robert Haas
postgres_fdw: Rephrase comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Robert Haas
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Robert Haas
Remove PID from 'parallel worker' context message.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Robert Haas
Attempt to fix broken regression test.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Tom Lane
Fix validation of overly-long IPv6 addresses.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Tom Lane
Fix fuzzy thinking in ReinitializeParallelDSM().
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Tom Lane
Invent min_parallel_relation_size GUC to replace a...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Alvaro Herrera
Reword bogus comment
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Tom Lane
Avoid crash in "postgres -C guc" for a GUC with a null...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Alvaro Herrera
Remove unused prototype
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Robert Haas
Add regression test for 04ae11f62e643e07c411c4935ea6af4...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Tom Lane
Use strftime("%c") to format timestamps in psql's ...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Robert Haas
Fix regression test for force_parallel_mode=on.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Robert Haas
Add integrity-checking functions to pg_visibility.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Robert Haas
Fix lazy_scan_heap so that it won't mark pages all...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Robert Haas
Mark some functions parallel-unsafe.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Tom Lane
Force idle_in_transaction_session_timeout off in pg_dum...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Peter Eisentraut
PL/Python: Clean up extended error reporting docs and...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Bruce Momjian
document when PREPARE uses generic plans
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Robert Haas
Update xml2 extension for parallel query.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Robert Haas
Update uuid-ossp extension for parallel query.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Robert Haas
Update unaccent extension for parallel query.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Robert Haas
Update sslinfo extension for parallel query.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Robert Haas
Update extensions with GIN/GIST support for parallel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Robert Haas
postgres_fdw: Check PlaceHolderVars before pushing...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Tom Lane
Minor fixes in contrib installation scripts.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Robert Haas
postgres_fdw: Promote an Assert() to elog().
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Tom Lane
Fix multiple minor infelicities in aclchk.c error reports.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Tom Lane
In planner.c, avoid assuming that all PathTargets have...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Tom Lane
Remove extraneous leading whitespace in Windows build...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Noah Misch
Finish pgindent run for 9.6: Perl files.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Noah Misch
Document the authoritative version of perltidy.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Peter Eisentraut
PL/Python: Rename new keyword arguments of plpy.error...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Andres Freund
Change default of backend_flush_after GUC to 0 (disabled).
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Tom Lane
Remove reltarget_has_non_vars flag.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Tom Lane
Refactor to reduce code duplication for function proper...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Kevin Grittner
Rename local variable for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Robert Haas
Update pgstattuple extension for parallel query.
commit
|
commitdiff
|
tree
|
snapshot
next