projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2017-06-02
Peter Eisentraut
Reorganize logical replication worker disconnect code
commit
|
commitdiff
|
tree
2017-06-02
Peter Eisentraut
psql: Fix display of whether table is part of publication
commit
|
commitdiff
|
tree
2017-06-01
Alvaro Herrera
Fix typo
commit
|
commitdiff
|
tree
2017-06-01
Andres Freund
Modify sequence catalog tuple before invoking post...
commit
|
commitdiff
|
tree
2017-06-01
Andres Freund
Make ALTER SEQUENCE, including RESTART, fully transacti...
commit
|
commitdiff
|
tree
2017-06-01
Tom Lane
Always use -fPIC, not -fpic, when building shared libra...
commit
|
commitdiff
|
tree
2017-05-31
Magnus Hagander
Generate pg_basebackup temporary slot name using backen...
commit
|
commitdiff
|
tree
2017-05-31
Robert Haas
Restore accidentally-removed line.
commit
|
commitdiff
|
tree
2017-05-31
Peter Eisentraut
doc: Add another migration item to release notes
commit
|
commitdiff
|
tree
2017-05-31
Tom Lane
Avoid -Wconversion warnings from direct use of GET_n_BY...
commit
|
commitdiff
|
tree
2017-05-30
Tom Lane
Sort syscache identifiers into alphabetical order.
commit
|
commitdiff
|
tree
2017-05-30
Alvaro Herrera
brin: Don't crash on auto-summarization
commit
|
commitdiff
|
tree
2017-05-30
Alvaro Herrera
Fix wording in amvalidate error messages
commit
|
commitdiff
|
tree
2017-05-30
Peter Eisentraut
doc: Fix ALTER PUBLICATION details
commit
|
commitdiff
|
tree
2017-05-30
Tom Lane
Fix omission of locations in outfuncs/readfuncs partiti...
commit
|
commitdiff
|
tree
2017-05-30
Tom Lane
Fix improper quoting of format_type_be() output.
commit
|
commitdiff
|
tree
2017-05-29
Tom Lane
Make edge-case behavior of jsonb_populate_record match...
commit
|
commitdiff
|
tree
2017-05-29
Tom Lane
Fix thinko in JsObjectSize() macro.
commit
|
commitdiff
|
tree
2017-05-29
Tom Lane
Prevent running pg_resetwal/pg_resetxlog against wrong...
commit
|
commitdiff
|
tree
2017-05-29
Tom Lane
Allow NumericOnly to be "+ FCONST".
commit
|
commitdiff
|
tree
2017-05-29
Tom Lane
More code review for get_qual_for_list().
commit
|
commitdiff
|
tree
2017-05-29
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
2017-05-29
Heikki Linnakangas
Fix reference to RFC specifying SCRAM.
commit
|
commitdiff
|
tree
2017-05-29
Tom Lane
Code review focused on new node types added by partitio...
commit
|
commitdiff
|
tree
2017-05-28
Tom Lane
Format v10 release notes' commit references more like...
commit
|
commitdiff
|
tree
2017-05-28
Tom Lane
Improve v10 release notes' discussion of money operator...
commit
|
commitdiff
|
tree
2017-05-28
Tom Lane
Avoid locale-dependent output in select_views regressio...
commit
|
commitdiff
|
tree
2017-05-26
Tom Lane
Fix typo in pg_dump's support for dumping collations...
commit
|
commitdiff
|
tree
2017-05-26
Tom Lane
Move autogenerated array types out of the way during...
commit
|
commitdiff
|
tree
2017-05-26
Tom Lane
Fix pg_dump to not emit invalid SQL for an empty operat...
commit
|
commitdiff
|
tree
2017-05-26
Magnus Hagander
Remove docs mention of PGREALM variable
commit
|
commitdiff
|
tree
2017-05-25
Alvaro Herrera
Update expected file
commit
|
commitdiff
|
tree
2017-05-25
Alvaro Herrera
extended stats: Clarify behavior of omitting stat type...
commit
|
commitdiff
|
tree
2017-05-25
Alvaro Herrera
Fix message case
commit
|
commitdiff
|
tree
2017-05-25
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2017-05-25
Heikki Linnakangas
Abort authentication if the client selected an invalid...
commit
|
commitdiff
|
tree
2017-05-24
Peter Eisentraut
Fix table syncing with different column order
commit
|
commitdiff
|
tree
2017-05-24
Peter Eisentraut
Improve logical replication worker log messages
commit
|
commitdiff
|
tree
2017-05-24
Robert Haas
Code review of get_qual_for_list.
commit
|
commitdiff
|
tree
2017-05-24
Tom Lane
Tighten checks for whitespace in functions that parse...
commit
|
commitdiff
|
tree
2017-05-23
Magnus Hagander
Update URLs in pgindent source and README
commit
|
commitdiff
|
tree
2017-05-23
Heikki Linnakangas
Verify that the server constructed the SCRAM nonce...
commit
|
commitdiff
|
tree
2017-05-23
Michael Meskes
Synced ecpg's pg_type.h with the one used in the backend.
commit
|
commitdiff
|
tree
2017-05-22
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
2017-05-21
Tom Lane
Fix precision and rounding issues in money multiplicati...
commit
|
commitdiff
|
tree
2017-05-21
Tom Lane
Fix contrib/sepgsql regression tests for partition...
commit
|
commitdiff
|
tree
2017-05-21
Tom Lane
Change documentation references to PG website to use...
commit
|
commitdiff
|
tree
2017-05-19
Tom Lane
Rethink flex flags for syncrep_scanner.l.
commit
|
commitdiff
|
tree
2017-05-19
Robert Haas
pg_upgrade: Handle hash index upgrades more smoothly.
commit
|
commitdiff
|
tree
2017-05-19
Peter Eisentraut
Fix mistake in error message
commit
|
commitdiff
|
tree
2017-05-19
Robert Haas
libpq: Try next host if one of them times out.
commit
|
commitdiff
|
tree
2017-05-19
Robert Haas
Capitalize SHOW when testing whether target_session_att...
commit
|
commitdiff
|
tree
2017-05-19
Robert Haas
Copy partitioned_rels lists to avoid shared substructure.
commit
|
commitdiff
|
tree
2017-05-19
Tom Lane
Fix misspelled struct tag.
commit
|
commitdiff
|
tree
2017-05-19
Robert Haas
Fix corruption of tableElts list by MergeAttributes().
commit
|
commitdiff
|
tree
2017-05-19
Peter Eisentraut
Fix argument name differences
commit
|
commitdiff
|
tree
2017-05-19
Bruce Momjian
doc: remove duplicate PG 10 release notes entry
commit
|
commitdiff
|
tree
2017-05-19
Bruce Momjian
doc: fix PG 10 release notes with proper attribution...
commit
|
commitdiff
|
tree
2017-05-19
Heikki Linnakangas
Fix compilation with --with-bsd-auth.
commit
|
commitdiff
|
tree
2017-05-19
Peter Eisentraut
doc: Fix ALTER SUBSCRIPTION option syntax synopsis
commit
|
commitdiff
|
tree
2017-05-18
Heikki Linnakangas
Make slab allocator work on platforms with MAXIMUM_ALIG...
commit
|
commitdiff
|
tree
2017-05-18
Robert Haas
Don't explicitly mark range partitioning columns NOT...
commit
|
commitdiff
|
tree
2017-05-18
Heikki Linnakangas
Fix typo in comment.
commit
|
commitdiff
|
tree
2017-05-18
Peter Eisentraut
pg_dump: Fix dumping of slot_name = NONE
commit
|
commitdiff
|
tree
2017-05-18
Peter Eisentraut
Improve CREATE SUBSCRIPTION option parsing
commit
|
commitdiff
|
tree
2017-05-17
Bruce Momjian
Post-PG 10 beta1 pgperltidy run
commit
|
commitdiff
|
tree
2017-05-17
Bruce Momjian
Post-PG 10 beta1 pgindent run
commit
|
commitdiff
|
tree
2017-05-17
Bruce Momjian
Update typedefs list in prep. for post-PG10 beta1 pgind...
commit
|
commitdiff
|
tree
2017-05-17
Bruce Momjian
Add download URL for perltidy version v20090616
commit
|
commitdiff
|
tree
2017-05-17
Robert Haas
Code review for make_partition_op_expr.
commit
|
commitdiff
|
tree
2017-05-17
Tom Lane
Revert changes to pg_basebackup and pg_waldump usage...
commit
|
commitdiff
|
tree
2017-05-17
Robert Haas
Remove redundant has_null member from PartitionBoundInf...
commit
|
commitdiff
|
tree
2017-05-17
Peter Eisentraut
Add more tests for CREATE SUBSCRIPTION
commit
|
commitdiff
|
tree
2017-05-17
Tom Lane
Make psql handle EOF during COPY FROM STDIN properly...
commit
|
commitdiff
|
tree
2017-05-17
Peter Eisentraut
Check relkind of tables in CREATE/ALTER SUBSCRIPTION
commit
|
commitdiff
|
tree
2017-05-17
Peter Eisentraut
psql: publication/subscription tab completion fixes
commit
|
commitdiff
|
tree
2017-05-17
Tom Lane
Preventive maintenance in advance of pgindent run.
commit
|
commitdiff
|
tree
2017-05-16
Tom Lane
Fix leakage of memory context header in find_all_inheri...
commit
|
commitdiff
|
tree
2017-05-16
Kevin Grittner
Revert "Add a test for transition table usage in FOR...
commit
|
commitdiff
|
tree
2017-05-16
Kevin Grittner
Add a test for transition table usage in FOR EACH ROW...
commit
|
commitdiff
|
tree
2017-05-16
Tom Lane
Try to ensure that stats collector's receive buffer...
commit
|
commitdiff
|
tree
2017-05-16
Robert Haas
Fix relcache leak when row triggers on partitions are...
commit
|
commitdiff
|
tree
2017-05-16
Robert Haas
doc: Remove unnecessary RETURN statements from example.
commit
|
commitdiff
|
tree
2017-05-16
Tom Lane
In SSL tests, don't scribble on permissions of a repo...
commit
|
commitdiff
|
tree
2017-05-16
Tom Lane
Update CREATE SUBSCRIPTION docs for recent syntax change.
commit
|
commitdiff
|
tree
2017-05-15
Tom Lane
Stamp 10beta1.
REL_10_BETA1
commit
|
commitdiff
|
tree
2017-05-15
Tom Lane
git-ignore intermediate files from new docs toolchain.
commit
|
commitdiff
|
tree
2017-05-15
Robert Haas
Add missing apostrophe.
commit
|
commitdiff
|
tree
2017-05-15
Tom Lane
Update oidjoins regression test for v10.
commit
|
commitdiff
|
tree
2017-05-15
Peter Eisentraut
Add assertion to quiet Coverity
commit
|
commitdiff
|
tree
2017-05-15
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2017-05-15
Peter Eisentraut
doc: Remove unused file
commit
|
commitdiff
|
tree
2017-05-15
Tom Lane
Fix bogus syntax for CREATE PUBLICATION commands emitte...
commit
|
commitdiff
|
tree
2017-05-15
Tom Lane
Fix unsafe reference into relcache in constructed Comme...
commit
|
commitdiff
|
tree
2017-05-15
Peter Eisentraut
Fix ALTER SEQUENCE locking
commit
|
commitdiff
|
tree
2017-05-15
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
2017-05-15
Tom Lane
stats regression test's wait_for_stats() must check...
commit
|
commitdiff
|
tree
2017-05-15
Bruce Momjian
doc: update the "current as of" date in the PG 10...
commit
|
commitdiff
|
tree
2017-05-15
Tom Lane
Make pgstat tabstat lookup hash table less fragile.
commit
|
commitdiff
|
tree
2017-05-15
Bruce Momjian
doc: update PG 10 release notes for recent changes
commit
|
commitdiff
|
tree
next