projects
/
users
/
bernd
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/bernd/postgres.git
2019-04-25
Alvaro Herrera
Fix partitioned index attachment
commit
|
commitdiff
|
tree
2019-04-25
Fujii Masao
Fix file path in comment.
commit
|
commitdiff
|
tree
2019-04-25
Fujii Masao
Fix function names in comments.
commit
|
commitdiff
|
tree
2019-04-25
Alvaro Herrera
Fix tablespace inheritance for partitioned rels
commit
|
commitdiff
|
tree
2019-04-24
Alvaro Herrera
Make pg_dump emit ATTACH PARTITION instead of PARTITION OF
commit
|
commitdiff
|
tree
2019-04-24
Tom Lane
Fix some minor postmaster-state-machine issues.
commit
|
commitdiff
|
tree
2019-04-24
Alvaro Herrera
Unify error messages
commit
|
commitdiff
|
tree
2019-04-24
Etsuro Fujita
postgres_fdw: Fix incorrect handling of row movement...
commit
|
commitdiff
|
tree
2019-04-24
Andres Freund
Allow pg_class xid & multixid horizons to not be set.
commit
|
commitdiff
|
tree
2019-04-23
Tom Lane
Repair assorted issues in locale data extraction.
commit
|
commitdiff
|
tree
2019-04-23
Tom Lane
Remove useless comment.
commit
|
commitdiff
|
tree
2019-04-23
Peter Geoghegan
Prevent O(N^2) unique index insertion edge case.
commit
|
commitdiff
|
tree
2019-04-23
Tom Lane
Avoid order-of-execution problems with ALTER TABLE...
commit
|
commitdiff
|
tree
2019-04-23
Tom Lane
Don't request pretty-printed output from xmlNodeDump().
commit
|
commitdiff
|
tree
2019-04-23
Michael Paquier
Fix detection of passwords hashed with MD5 or SCRAM...
commit
|
commitdiff
|
tree
2019-04-22
Andres Freund
Convert gist to compute page level xid horizon on primary.
commit
|
commitdiff
|
tree
2019-04-22
Fujii Masao
Fix documentation of pg_start_backup and pg_stop_backup...
commit
|
commitdiff
|
tree
2019-04-21
Tomas Vondra
Fix mvdistinct and dependencies size calculations
commit
|
commitdiff
|
tree
2019-04-20
Bruce Momjian
docs: reorder collation regression test order in paragraph
commit
|
commitdiff
|
tree
2019-04-20
Stephen Frost
GSSAPI: Improve documentation and tests
commit
|
commitdiff
|
tree
2019-04-19
Andres Freund
Fix slot type issue for fuzzy distance index scan over...
commit
|
commitdiff
|
tree
2019-04-19
Andres Freund
Fix two memory leaks around force-storing tuples in...
commit
|
commitdiff
|
tree
2019-04-19
Tom Lane
Fix problems with auto-held portals.
commit
|
commitdiff
|
tree
2019-04-19
Michael Paquier
Fix collection of typos and grammar mistakes in docs...
commit
|
commitdiff
|
tree
2019-04-19
Michael Paquier
Clean up some documentation for log_statement_sample_rate
commit
|
commitdiff
|
tree
2019-04-19
Michael Paquier
Remove dependency to pageinspect in recovery tests
commit
|
commitdiff
|
tree
2019-04-19
Andres Freund
Fix potential use-after-free for BEFORE UPDATE row...
commit
|
commitdiff
|
tree
2019-04-18
Peter Eisentraut
Fix handling of temp and unlogged tables in FOR ALL...
commit
|
commitdiff
|
tree
2019-04-18
Andres Freund
docs: correct typo-ed path to heapam_handler.c.
commit
|
commitdiff
|
tree
2019-04-18
Andres Freund
pg_dump: Remove stray option parsing support for -o.
commit
|
commitdiff
|
tree
2019-04-18
Andres Freund
docs: cleanup/remove/update references to OID column.
commit
|
commitdiff
|
tree
2019-04-17
Alvaro Herrera
Tie loose ends in psql's new \dP command
commit
|
commitdiff
|
tree
2019-04-17
Alvaro Herrera
psql: display tablespace for partitioned indexes
commit
|
commitdiff
|
tree
2019-04-17
Bruce Momjian
postgresql.conf.sample: add proper defaults for includ...
commit
|
commitdiff
|
tree
2019-04-17
Bruce Momjian
docs: clarify pg_upgrade's recovery behavior
commit
|
commitdiff
|
tree
2019-04-17
Tom Lane
Fix unportable code in pgbench.
commit
|
commitdiff
|
tree
2019-04-17
Tom Lane
Fix assorted minor bogosity in GSSAPI transport error...
commit
|
commitdiff
|
tree
2019-04-17
Tom Lane
Minor jsonpath fixes.
commit
|
commitdiff
|
tree
2019-04-17
Magnus Hagander
Return NULL for checksum failures if checksums are...
commit
|
commitdiff
|
tree
2019-04-17
Michael Paquier
Fix thinko introduced by 82a5649 in slot.c
commit
|
commitdiff
|
tree
2019-04-17
Michael Paquier
Simplify some ERROR paths clearing wait events and...
commit
|
commitdiff
|
tree
2019-04-17
Michael Paquier
Rework handling of invalid indexes with REINDEX CONCURR...
commit
|
commitdiff
|
tree
2019-04-16
Fujii Masao
Add index terms for reloptions in documentation.
commit
|
commitdiff
|
tree
2019-04-16
Peter Eisentraut
Better scaling of images in HTML output
commit
|
commitdiff
|
tree
2019-04-16
Michael Paquier
Remove duplicate assignment when initializing logical...
commit
|
commitdiff
|
tree
2019-04-16
Noah Misch
Don't write to stdin of a test process that could have...
commit
|
commitdiff
|
tree
2019-04-15
Tom Lane
Use [FLEXIBLE_ARRAY_MEMBER] not [1] in MultiSortSupport...
commit
|
commitdiff
|
tree
2019-04-15
Tomas Vondra
Convert pre-existing stats_ext tests to new style
commit
|
commitdiff
|
tree
2019-04-15
Tomas Vondra
Fix pg_mcv_list deserialization
commit
|
commitdiff
|
tree
2019-04-15
Tom Lane
Fix failure with textual partition hash keys.
commit
|
commitdiff
|
tree
2019-04-15
Tom Lane
Avoid possible regression test instability in timestamp...
commit
|
commitdiff
|
tree
2019-04-15
Alexander Korotkov
Fix division by zero in _bt_vacuum_needs_cleanup()
commit
|
commitdiff
|
tree
2019-04-15
Etsuro Fujita
Fix thinko in ExecCleanupTupleRouting().
commit
|
commitdiff
|
tree
2019-04-15
Peter Eisentraut
Unbreak index optimization for LIKE on bytea
commit
|
commitdiff
|
tree
2019-04-15
Michael Paquier
Fix SHOW ALL command for non-superusers with replicatio...
commit
|
commitdiff
|
tree
2019-04-15
Noah Misch
Test both 0.0.0.0 and 127.0.0.x addresses to find a...
commit
|
commitdiff
|
tree
2019-04-14
Michael Paquier
Switch TAP tests of pg_rewind to use non-superuser...
commit
|
commitdiff
|
tree
2019-04-14
Noah Misch
MSYS: Translate REGRESS_SHLIB to a Windows file name.
commit
|
commitdiff
|
tree
2019-04-13
Noah Misch
When Perl "kill(9, ...)" fails, try "pg_ctl kill".
commit
|
commitdiff
|
tree
2019-04-13
Tom Lane
Prevent memory leaks associated with relcache rd_partch...
commit
|
commitdiff
|
tree
2019-04-13
Noah Misch
Consistently test for in-use shared memory.
commit
|
commitdiff
|
tree
2019-04-13
Michael Paquier
Revert "Switch TAP tests of pg_rewind to use a role...
commit
|
commitdiff
|
tree
2019-04-12
Magnus Hagander
Show shared object statistics in pg_stat_database
commit
|
commitdiff
|
tree
2019-04-12
Peter Eisentraut
Fix REINDEX CONCURRENTLY of partitions
commit
|
commitdiff
|
tree
2019-04-12
Thomas Munro
Fix GetNewTransactionId()'s interaction with xidVacLimit.
commit
|
commitdiff
|
tree
2019-04-12
Michael Paquier
Fix typos in reloptions.c
commit
|
commitdiff
|
tree
2019-04-12
Michael Paquier
Switch TAP tests of pg_rewind to use a role with minima...
commit
|
commitdiff
|
tree
2019-04-12
Michael Paquier
Fix more strcmp() calls using boolean-like comparisons...
commit
|
commitdiff
|
tree
2019-04-11
Tom Lane
Re-order some regression test scripts for more parallelism.
commit
|
commitdiff
|
tree
2019-04-11
Tom Lane
Speed up sort-order-comparison tests in create_index_sp...
commit
|
commitdiff
|
tree
2019-04-11
Tom Lane
Split up a couple of long-running regression test scripts.
commit
|
commitdiff
|
tree
2019-04-11
Tom Lane
Move plpgsql error-trapping tests to a new module-speci...
commit
|
commitdiff
|
tree
2019-04-11
Michael Meskes
Fix off-by-one check that can lead to a memory overflow...
commit
|
commitdiff
|
tree
2019-04-11
Tom Lane
Remove duplicative polygon SP-GiST sequencing test.
commit
|
commitdiff
|
tree
2019-04-11
Bruce Momjian
doc: adjust libpq wording to be neither/nor
commit
|
commitdiff
|
tree
2019-04-11
Tom Lane
Remove redundant and ineffective test for btree inserti...
commit
|
commitdiff
|
tree
2019-04-11
Alvaro Herrera
Fix declaration after statement
commit
|
commitdiff
|
tree
2019-04-10
Tom Lane
Fix backwards test in operator_precedence_warning logic.
commit
|
commitdiff
|
tree
2019-04-10
Peter Eisentraut
pg_restore: Make not verbose by default
commit
|
commitdiff
|
tree
2019-04-10
Amit Kapila
Avoid counting transaction stats for parallel worker...
commit
|
commitdiff
|
tree
2019-04-10
Thomas Munro
Improve comment in sync.h.
commit
|
commitdiff
|
tree
2019-04-09
Thomas Munro
Fix typos.
commit
|
commitdiff
|
tree
2019-04-09
Tom Lane
Prevent inlining of multiply-referenced CTEs with outer...
commit
|
commitdiff
|
tree
2019-04-09
Alvaro Herrera
Fix typo
commit
|
commitdiff
|
tree
2019-04-09
Alvaro Herrera
Fix memory leak in pgbench
commit
|
commitdiff
|
tree
2019-04-09
Tom Lane
Test some more cases with partitioned tables in EvalPla...
commit
|
commitdiff
|
tree
2019-04-09
Noah Misch
Define WIN32_STACK_RLIMIT throughout win32 and cygwin...
commit
|
commitdiff
|
tree
2019-04-09
Peter Eisentraut
Replace tabs with spaces in one .sql file
commit
|
commitdiff
|
tree
2019-04-09
Heikki Linnakangas
Fix example in comment.
commit
|
commitdiff
|
tree
2019-04-09
Noah Misch
Avoid "could not reattach" by providing space for concu...
commit
|
commitdiff
|
tree
2019-04-08
Andres Freund
tableam: comment and formatting fixes.
commit
|
commitdiff
|
tree
2019-04-08
Peter Eisentraut
doc: Fix whitespace
commit
|
commitdiff
|
tree
2019-04-08
Tom Lane
Fix improper interaction of FULL JOINs with lateral...
commit
|
commitdiff
|
tree
2019-04-08
Peter Eisentraut
doc: Update serial explanation
commit
|
commitdiff
|
tree
2019-04-08
Tom Lane
Fix EvalPlanQualStart to handle partitioned result...
commit
|
commitdiff
|
tree
2019-04-08
Peter Eisentraut
doc: Add note about generated columns in foreign tables
commit
|
commitdiff
|
tree
2019-04-08
Fujii Masao
Add vacuum_truncate reloption.
commit
|
commitdiff
|
tree
2019-04-08
Michael Paquier
Tweak wording of documentation for pg_checksums
commit
|
commitdiff
|
tree
2019-04-08
Andres Freund
Reset memory context once per tuple in validateForeignK...
commit
|
commitdiff
|
tree
2019-04-08
Andres Freund
Fix a number of issues around modifying a previously...
commit
|
commitdiff
|
tree
next