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
2018-11-02
Bruce Momjian
doc: use simpler language for NULL return from ANY/ALL
commit
|
commitdiff
|
tree
2018-11-01
Andres Freund
Fix error message typo introduced 691d79a07933.
commit
|
commitdiff
|
tree
2018-11-01
Peter Geoghegan
Adjust trace_sort log messages.
commit
|
commitdiff
|
tree
2018-10-31
Andres Freund
Disallow starting server with insufficient wal_level...
commit
|
commitdiff
|
tree
2018-10-31
Tom Lane
Fix memory leak in repeated SPGIST index scans.
commit
|
commitdiff
|
tree
2018-10-31
Tom Lane
Sync our copy of the timezone library with IANA release...
commit
|
commitdiff
|
tree
2018-10-31
Tom Lane
Update time zone data files to tzdata release 2018g.
commit
|
commitdiff
|
tree
2018-10-30
Tom Lane
Fix interaction of CASE and ArrayCoerceExpr.
commit
|
commitdiff
|
tree
2018-10-29
Magnus Hagander
Fix missing whitespace in pg_dump ref page
commit
|
commitdiff
|
tree
2018-10-29
Peter Eisentraut
pg_restore: Augment documentation for -N option
commit
|
commitdiff
|
tree
2018-10-29
Thomas Munro
Remove incorrect comment in dshash.c.
commit
|
commitdiff
|
tree
2018-10-28
Andrew Dunstan
Fix perl searchpath for modern perl for MSVC tools
commit
|
commitdiff
|
tree
2018-10-26
Michael Paquier
Add tab completion of EXECUTE FUNCTION for CREATE TRIGG...
commit
|
commitdiff
|
tree
2018-10-24
Andrew Dunstan
Fix typo in regression test comment
commit
|
commitdiff
|
tree
2018-10-24
Andrew Dunstan
Correctly set t_self for heap tuples in expand_tuple
commit
|
commitdiff
|
tree
2018-10-24
Michael Paquier
List wait events in alphabetical order in documentation
commit
|
commitdiff
|
tree
2018-10-22
Michael Paquier
Fix description of pg_class.relispartition in documentation
commit
|
commitdiff
|
tree
2018-10-21
Alexander Korotkov
Fix some grammar errors in bloom.sgml
commit
|
commitdiff
|
tree
2018-10-20
Andrew Dunstan
Lower privilege level of programs calling regression_main
commit
|
commitdiff
|
tree
2018-10-20
Tom Lane
Client-side fixes for delayed NOTIFY receipt.
commit
|
commitdiff
|
tree
2018-10-20
Tom Lane
Server-side fix for delayed NOTIFY and SIGTERM processing.
commit
|
commitdiff
|
tree
2018-10-19
Tom Lane
Sync our copy of the timezone library with IANA release...
commit
|
commitdiff
|
tree
2018-10-19
Tom Lane
Update time zone data files to tzdata release 2018f.
commit
|
commitdiff
|
tree
2018-10-19
Michael Paquier
Use whitelist to choose files scanned with pg_verify_ch...
commit
|
commitdiff
|
tree
2018-10-19
Tom Lane
Add missing quote_identifier calls for CREATE TRIGGER...
commit
|
commitdiff
|
tree
2018-10-18
Tom Lane
Still further rethinking of build changes for macOS...
commit
|
commitdiff
|
tree
2018-10-17
Tom Lane
Fix minor bug in isolationtester.
commit
|
commitdiff
|
tree
2018-10-17
Tom Lane
Improve tzparse's handling of TZDEFRULES ("posixrules...
commit
|
commitdiff
|
tree
2018-10-16
Tom Lane
Back off using -isysroot on Darwin.
commit
|
commitdiff
|
tree
2018-10-16
Tom Lane
Avoid rare race condition in privileges.sql regression...
commit
|
commitdiff
|
tree
2018-10-16
Tom Lane
Make PostgresNode.pm's poll_query_until() more chatty...
commit
|
commitdiff
|
tree
2018-10-16
Tom Lane
Improve stability of recently-added regression test...
commit
|
commitdiff
|
tree
2018-10-16
Tom Lane
Avoid statically allocating gmtsub()'s timezone workspace.
commit
|
commitdiff
|
tree
2018-10-15
Tom Lane
Stamp 11.0.
commit
|
commitdiff
|
tree
2018-10-15
Tom Lane
Check for stack overrun in standard_ProcessUtility().
commit
|
commitdiff
|
tree
2018-10-15
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2018-10-15
Peter Eisentraut
Fixes for "Glyph not available" warnings from FOP
commit
|
commitdiff
|
tree
2018-10-14
Alexander Korotkov
contrib/bloom documentation improvement
commit
|
commitdiff
|
tree
2018-10-14
Michael Paquier
Avoid duplicate XIDs at recovery when building initial...
commit
|
commitdiff
|
tree
2018-10-14
Tom Lane
Doc: still further copy-editing for v11 release notes.
commit
|
commitdiff
|
tree
2018-10-13
Greg Stark
Add "B" suffix for bytes to docs
commit
|
commitdiff
|
tree
2018-10-13
Tom Lane
Doc: further copy-editing for v11 release notes.
commit
|
commitdiff
|
tree
2018-10-13
Tom Lane
Doc: copy-editing for CREATE INDEX reference page.
commit
|
commitdiff
|
tree
2018-10-13
Tom Lane
Make an editing pass over v11 release notes.
commit
|
commitdiff
|
tree
2018-10-12
Tom Lane
Remove abstime, reltime, tinterval tables from old...
commit
|
commitdiff
|
tree
2018-10-12
Tom Lane
Simplify use of AllocSetContextCreate() wrapper macro.
commit
|
commitdiff
|
tree
2018-10-12
Alvaro Herrera
Correct attach/detach logic for FKs in partitions
commit
|
commitdiff
|
tree
2018-10-10
Andres Freund
Fix logical decoding error when system table w/ toast...
commit
|
commitdiff
|
tree
2018-10-08
Tom Lane
Stamp 11rc1.
commit
|
commitdiff
|
tree
2018-10-08
Tom Lane
Advance transaction timestamp for intra-procedure trans...
commit
|
commitdiff
|
tree
2018-10-08
Alvaro Herrera
Silence compiler warning in Assert()
commit
|
commitdiff
|
tree
2018-10-08
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2018-10-08
Peter Eisentraut
Track procedure calls in pg_stat_user_functions
commit
|
commitdiff
|
tree
2018-10-08
Michael Paquier
Improve two error messages related to foreign keys...
commit
|
commitdiff
|
tree
2018-10-08
Magnus Hagander
Fix speling error
commit
|
commitdiff
|
tree
2018-10-07
Alvaro Herrera
Fix catalog insertion order for ATTACH PARTITION
commit
|
commitdiff
|
tree
2018-10-06
Alvaro Herrera
Fix event triggers for partitioned tables
commit
|
commitdiff
|
tree
2018-10-06
Tom Lane
Propagate xactStartTimestamp and stmtStartTimestamp...
commit
|
commitdiff
|
tree
2018-10-06
Michael Paquier
Assign constraint name when cloning FK definition for...
commit
|
commitdiff
|
tree
2018-10-05
Bruce Momjian
doc: update PG 11 release notes
commit
|
commitdiff
|
tree
2018-10-05
Tom Lane
Allow btree comparison functions to return INT_MIN.
commit
|
commitdiff
|
tree
2018-10-05
Tom Lane
Ensure that PLPGSQL_DTYPE_ROW variables have valid...
commit
|
commitdiff
|
tree
2018-10-05
Peter Eisentraut
Remove redundant allocation
commit
|
commitdiff
|
tree
2018-10-04
Alvaro Herrera
Fix duplicate primary keys in partitions
commit
|
commitdiff
|
tree
2018-10-03
Andres Freund
Fix issues around EXPLAIN with JIT.
commit
|
commitdiff
|
tree
2018-10-03
Amit Kapila
MAXALIGN the target address where we store flattened...
commit
|
commitdiff
|
tree
2018-10-02
Tom Lane
Set snprintf.c's maximum number of NL arguments to...
commit
|
commitdiff
|
tree
2018-10-02
Tom Lane
Fix corner-case failures in has_foo_privilege() family...
commit
|
commitdiff
|
tree
2018-10-02
Michael Paquier
Fix documentation of pgrowlocks using "lock_type" inste...
commit
|
commitdiff
|
tree
2018-10-01
Peter Eisentraut
Change PROCEDURE to FUNCTION in CREATE EVENT TRIGGER...
commit
|
commitdiff
|
tree
2018-10-01
Tom Lane
Fix tuple_data_split() to not open a relation without...
commit
|
commitdiff
|
tree
2018-10-01
Tom Lane
Fix ALTER COLUMN TYPE to not open a relation without...
commit
|
commitdiff
|
tree
2018-09-30
Tom Lane
Fix detection of the result type of strerror_r().
commit
|
commitdiff
|
tree
2018-09-28
Tom Lane
Improve error reporting for unsupported effective_io_co...
commit
|
commitdiff
|
tree
2018-09-28
Amit Kapila
Fix assertion failure when updating full_page_writes...
commit
|
commitdiff
|
tree
2018-09-28
Michael Paquier
Fix WAL recycling on standbys depending on archive_mode
commit
|
commitdiff
|
tree
2018-09-27
Tom Lane
Fix assorted bugs in pg_get_partition_constraintdef().
commit
|
commitdiff
|
tree
2018-09-26
Peter Eisentraut
Recurse to sequences on ownership change for all relkinds
commit
|
commitdiff
|
tree
2018-09-26
Michael Paquier
Rework activation of commit timestamps during recovery
commit
|
commitdiff
|
tree
2018-09-25
Alvaro Herrera
Remove obsolete comment
commit
|
commitdiff
|
tree
2018-09-25
Andres Freund
Collect JIT instrumentation from workers.
commit
|
commitdiff
|
tree
2018-09-25
Tom Lane
Make some fixes to allow building Postgres on macOS...
commit
|
commitdiff
|
tree
2018-09-25
Michael Paquier
Ignore publication tables when --no-publications is...
commit
|
commitdiff
|
tree
2018-09-25
Michael Paquier
Revoke pg_stat_statements_reset() permissions
commit
|
commitdiff
|
tree
2018-09-24
Andres Freund
auto_explain: Include JIT information if applicable.
commit
|
commitdiff
|
tree
2018-09-24
Andres Freund
Make EXPLAIN output for JIT compilation more dense.
commit
|
commitdiff
|
tree
2018-09-24
Andrew Dunstan
Fast default trigger and expand_tuple fixes
commit
|
commitdiff
|
tree
2018-09-24
Tom Lane
Fix over-allocation of space for array_out()'s result...
commit
|
commitdiff
|
tree
2018-09-24
Noah Misch
Initialize random() in bootstrap/stand-alone postgres...
commit
|
commitdiff
|
tree
2018-09-23
Tom Lane
Doc: warn against using parallel restore with --load...
commit
|
commitdiff
|
tree
2018-09-23
Tom Lane
Fix failure in WHERE CURRENT OF after rewinding the...
commit
|
commitdiff
|
tree
2018-09-21
Bruce Momjian
docs: remove use of escape strings and use bytea hex...
commit
|
commitdiff
|
tree
2018-09-21
Tom Lane
Fix bogus tab-completion rule for CREATE PUBLICATION.
commit
|
commitdiff
|
tree
2018-09-21
Thomas Munro
Use size_t consistently in dsa.{ch}.
commit
|
commitdiff
|
tree
2018-09-21
Michael Paquier
Document lock taken on referenced table when adding...
commit
|
commitdiff
|
tree
2018-09-21
Andres Freund
Error out for clang on x86-32 without SSE2 support...
commit
|
commitdiff
|
tree
2018-09-20
Thomas Munro
Fix segment_bins corruption in dsa.c.
commit
|
commitdiff
|
tree
2018-09-20
Thomas Munro
Defer restoration of libraries in parallel workers.
commit
|
commitdiff
|
tree
2018-09-19
Tom Lane
Fix minor error message style guide violation.
commit
|
commitdiff
|
tree
2018-09-19
Tom Lane
Don't ignore locktable-full failures in StandbyAcquireA...
commit
|
commitdiff
|
tree
next