projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2017-06-09
Peter Eisentraut
Improve tablesync behavior with concurrent changes
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Heikki Linnakangas
Give a better error message on invalid hostaddr option.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Heikki Linnakangas
Fix script name in README.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Andres Freund
Use standard interrupt handling in logical replication...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Andres Freund
Again report a useful error message when walreceiver...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Peter Eisentraut
Update key words table for version 10
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Andrew Dunstan
Mark to_tsvector(regconfig,json[b]) functions immutable
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Tom Lane
Fix bit-rot in pg_upgrade's test.sh, and improve docume...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Heikki Linnakangas
Improve authentication error messages.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Peter Eisentraut
Put new command-line options in alphabetical order
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Robert Haas
Add statistics subdirectory to Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Joe Conway
Fix contrib/sepgsql regr tests for tup-routing constrai...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Tom Lane
Docs: improve CREATE TABLE ref page's discussion of...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Robert Haas
postgres_fdw: Allow cancellation of transaction control...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Peter Eisentraut
Fix updating of pg_subscription_rel from workers
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Robert Haas
Prevent BEFORE triggers from violating partitioning...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Heikki Linnakangas
Clear auth context correctly when re-connecting after...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Heikki Linnakangas
Fix double-free bug in GSS authentication.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Peter Eisentraut
Consistently use subscription name as application name
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Andres Freund
Clean up latch related code.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Peter Eisentraut
Improve handover logic between sync and apply workers
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Robert Haas
Fix some cases of "the the" split across two lines.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Robert Haas
Use NIL rather than NULL to represent an empty list.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Robert Haas
Clean up partcollation handling for OID 0.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Michael Meskes
Fix docs to not claim ECPG's SET CONNECTION is not...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Andres Freund
Wire up query cancel interrupt for walsender backends.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Andres Freund
Unify SIGHUP handling between normal and walsender...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Andres Freund
Prevent possibility of panics during shutdown checkpoint.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Andres Freund
Have walsenders participate in procsignal infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Andres Freund
Revert "Prevent panic during shutdown checkpoint"
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Peter Eisentraut
Don't set application_name in logical replication workers
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Peter Eisentraut
Fix ALTER SUBSCRIPTION grammar ambiguity
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Peter Eisentraut
Ignore WL_POSTMASTER_DEATH latch event in single user...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Andrew Dunstan
Fix thinko in previous openssl change
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Andres Freund
Fix record length computation in pg_waldump/xlogdump.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Tom Lane
Code review for shm_toc.h/.c.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Andrew Dunstan
Find openssl lib files in right directory for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Tom Lane
Don't be so trusting that shm_toc_lookup() will always...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Heikki Linnakangas
Fix typo in error message.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Heikki Linnakangas
Fix comments in simplehash.h.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Tom Lane
Replace over-optimistic Assert in partitioning code...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Tom Lane
#ifdef out assorted unused GEQO code.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Tom Lane
Disallow CREATE INDEX if table is already in use in...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Alvaro Herrera
Assorted translatable string fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Tom Lane
Remove dead variables.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Tom Lane
Add some missing backslash commands to psql's tab-compl...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Tom Lane
Fix <> and pattern-NOT-match estimators to handle nulls...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Tom Lane
Fix old corner-case logic error in final_cost_nestloop().
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Peter Eisentraut
Receive invalidation messages correctly in tablesync...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Peter Eisentraut
Make tablesync worker exit when apply dies while it...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Andres Freund
Allow parallelism in COPY (query) TO ...;
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Peter Eisentraut
doc: Add note that DROP SUBSCRIPTION drops replication...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Peter Eisentraut
Remove replication slot name check from ReplicationSlot...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Peter Eisentraut
Fix signal handling in logical replication workers
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Magnus Hagander
Fix copy/paste mistake in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Peter Eisentraut
Reorganize logical replication worker disconnect code
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Peter Eisentraut
psql: Fix display of whether table is part of publication
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Alvaro Herrera
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Andres Freund
Modify sequence catalog tuple before invoking post...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Andres Freund
Make ALTER SEQUENCE, including RESTART, fully transacti...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Tom Lane
Always use -fPIC, not -fpic, when building shared libra...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Magnus Hagander
Generate pg_basebackup temporary slot name using backen...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Robert Haas
Restore accidentally-removed line.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Peter Eisentraut
doc: Add another migration item to release notes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Tom Lane
Avoid -Wconversion warnings from direct use of GET_n_BY...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Tom Lane
Sort syscache identifiers into alphabetical order.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Alvaro Herrera
brin: Don't crash on auto-summarization
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Alvaro Herrera
Fix wording in amvalidate error messages
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Peter Eisentraut
doc: Fix ALTER PUBLICATION details
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Tom Lane
Fix omission of locations in outfuncs/readfuncs partiti...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Tom Lane
Fix improper quoting of format_type_be() output.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Tom Lane
Make edge-case behavior of jsonb_populate_record match...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Tom Lane
Fix thinko in JsObjectSize() macro.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Tom Lane
Prevent running pg_resetwal/pg_resetxlog against wrong...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Tom Lane
Allow NumericOnly to be "+ FCONST".
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Tom Lane
More code review for get_qual_for_list().
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Heikki Linnakangas
Fix reference to RFC specifying SCRAM.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Tom Lane
Code review focused on new node types added by partitio...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Tom Lane
Format v10 release notes' commit references more like...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Tom Lane
Improve v10 release notes' discussion of money operator...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Tom Lane
Avoid locale-dependent output in select_views regressio...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Tom Lane
Fix typo in pg_dump's support for dumping collations...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Tom Lane
Move autogenerated array types out of the way during...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Tom Lane
Fix pg_dump to not emit invalid SQL for an empty operat...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Magnus Hagander
Remove docs mention of PGREALM variable
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Alvaro Herrera
Update expected file
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Alvaro Herrera
extended stats: Clarify behavior of omitting stat type...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Alvaro Herrera
Fix message case
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Heikki Linnakangas
Abort authentication if the client selected an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Peter Eisentraut
Fix table syncing with different column order
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Peter Eisentraut
Improve logical replication worker log messages
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Robert Haas
Code review of get_qual_for_list.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tom Lane
Tighten checks for whitespace in functions that parse...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Magnus Hagander
Update URLs in pgindent source and README
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Heikki Linnakangas
Verify that the server constructed the SCRAM nonce...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Michael Meskes
Synced ecpg's pg_type.h with the one used in the backend.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-22
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
next