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-05-27
Andrew Dunstan
Don't fall off the end of perl functions
commit
|
commitdiff
|
tree
2018-05-27
Andrew Dunstan
Don't force a blank line before comments in perl code
commit
|
commitdiff
|
tree
2018-05-26
Tom Lane
Update a couple of long-obsolete comments in pg_type.h.
commit
|
commitdiff
|
tree
2018-05-25
Tom Lane
Fix misidentification of SQL statement type in plpgsql...
commit
|
commitdiff
|
tree
2018-05-25
Magnus Hagander
Remove incorrect statement about IPC configuration...
commit
|
commitdiff
|
tree
2018-05-24
Tom Lane
Update non-default collation tests for getObjectDescrip...
commit
|
commitdiff
|
tree
2018-05-24
Tom Lane
Update sepgsql regression test output for getObjectDesc...
commit
|
commitdiff
|
tree
2018-05-24
Tom Lane
Improve English wording of some other getObjectDescript...
commit
|
commitdiff
|
tree
2018-05-24
Tom Lane
Improve translatability of some getObjectDescription...
commit
|
commitdiff
|
tree
2018-05-24
Tom Lane
Fix objectaddress.c code for publication relations.
commit
|
commitdiff
|
tree
2018-05-24
Tom Lane
Properly schema-qualify additional object types in...
commit
|
commitdiff
|
tree
2018-05-24
Andrew Dunstan
Preserve information on use of git-external-diff
commit
|
commitdiff
|
tree
2018-05-24
Bruce Momjian
doc: PG 11 rel notes: add PL/pgSQL composite DDL...
commit
|
commitdiff
|
tree
2018-05-23
Tom Lane
Fix simple_prompt() to disable echo on Windows when...
commit
|
commitdiff
|
tree
2018-05-23
Tom Lane
Remove configure's check for nonstandard "long long...
commit
|
commitdiff
|
tree
2018-05-23
Tom Lane
Fix incorrect ordering of operations in pg_resetwal...
commit
|
commitdiff
|
tree
2018-05-23
Heikki Linnakangas
Accept "B" in all memory-unit GUCs, and improve error...
commit
|
commitdiff
|
tree
2018-05-23
Bruce Momjian
doc: PG 11 release notes fix for pg_dump --create...
commit
|
commitdiff
|
tree
2018-05-23
Bruce Momjian
doc: PG 11 release notes, add third author
commit
|
commitdiff
|
tree
2018-05-23
Bruce Momjian
doc: PG 11 release note fixes: PGhost, typo
commit
|
commitdiff
|
tree
2018-05-22
Tom Lane
Widen COPY FROM's current-line-number counter from...
commit
|
commitdiff
|
tree
2018-05-22
Heikki Linnakangas
Add missing files to src/backend/lib/README.
commit
|
commitdiff
|
tree
2018-05-22
Heikki Linnakangas
Fix typo in comment.
commit
|
commitdiff
|
tree
2018-05-21
Tom Lane
Stamp 11beta1.
commit
|
commitdiff
|
tree
2018-05-21
Peter Eisentraut
Update SQL features list
commit
|
commitdiff
|
tree
2018-05-21
Peter Eisentraut
doc: Use = after long options in documentation
commit
|
commitdiff
|
tree
2018-05-21
Peter Eisentraut
doc: Fix some trailing whitespace
commit
|
commitdiff
|
tree
2018-05-21
Peter Eisentraut
doc: Whitespace fixes in man pages
commit
|
commitdiff
|
tree
2018-05-21
Tom Lane
Doc: preliminary list of PG11 major features.
commit
|
commitdiff
|
tree
2018-05-21
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2018-05-21
Andrew Gierth
Fix SQL:2008 FETCH FIRST syntax to allow parameters.
commit
|
commitdiff
|
tree
2018-05-21
Peter Eisentraut
Update key words table for version 11
commit
|
commitdiff
|
tree
2018-05-21
Peter Eisentraut
doc: Fix some whitespace issues
commit
|
commitdiff
|
tree
2018-05-21
Tom Lane
Improve spelling of new FINALFUNC_MODIFY aggregate...
commit
|
commitdiff
|
tree
2018-05-21
Tom Lane
Doc: fix bogus cross-reference link.
commit
|
commitdiff
|
tree
2018-05-21
Peter Eisentraut
pg_basebackup: Remove short option -k
commit
|
commitdiff
|
tree
2018-05-21
Tom Lane
Fix unsafe usage of strerror(errno) within ereport().
commit
|
commitdiff
|
tree
2018-05-20
Tom Lane
Fix unportable usage of printf("%m").
commit
|
commitdiff
|
tree
2018-05-20
Tom Lane
printf("%lf") is not portable, so omit the "l".
commit
|
commitdiff
|
tree
2018-05-19
Tom Lane
Assorted minor cleanups for bootstrap-data Perl scripts.
commit
|
commitdiff
|
tree
2018-05-19
Tom Lane
Support platforms where strtoll/strtoull are spelled...
commit
|
commitdiff
|
tree
2018-05-19
Tom Lane
Arrange to supply declarations for strtoll/strtoull...
commit
|
commitdiff
|
tree
2018-05-19
Stephen Frost
Fix for globals.c- c.h must come first
commit
|
commitdiff
|
tree
2018-05-18
Tom Lane
Hot-fix ecpg regression test for missing ecpg_config...
commit
|
commitdiff
|
tree
2018-05-18
Robert Haas
Further adjust comment in get_partition_dispatch_recurse.
commit
|
commitdiff
|
tree
2018-05-18
Tom Lane
Add some test coverage for ecpg's "long long" support.
commit
|
commitdiff
|
tree
2018-05-18
Tom Lane
Recognize that MSVC can support strtoll() and strtoull().
commit
|
commitdiff
|
tree
2018-05-18
Tom Lane
Small improvement for plpgsql regression test.
commit
|
commitdiff
|
tree
2018-05-18
Magnus Hagander
Fix error message on short read of pg_control
commit
|
commitdiff
|
tree
2018-05-18
Tom Lane
MSVC builds must use a separate stamp file for copying...
commit
|
commitdiff
|
tree
2018-05-18
Andrew Dunstan
Prevent possibly spurious error when running perl -cw
commit
|
commitdiff
|
tree
2018-05-18
Peter Eisentraut
Message wording and pluralization improvements
commit
|
commitdiff
|
tree
2018-05-18
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2018-05-17
Andrew Gierth
doc: fix description of backward_scan
commit
|
commitdiff
|
tree
2018-05-17
Bruce Momjian
doc: fix PG 11 attribution
commit
|
commitdiff
|
tree
2018-05-17
Tom Lane
Make numeric power() handle NaNs according to the moder...
commit
|
commitdiff
|
tree
2018-05-17
Bruce Momjian
doc: PG 11 release notes adjustments
commit
|
commitdiff
|
tree
2018-05-16
Tom Lane
Detoast plpgsql variables if they might live across...
commit
|
commitdiff
|
tree
2018-05-16
Tom Lane
Fix misprocessing of equivalence classes involving...
commit
|
commitdiff
|
tree
2018-05-16
Robert Haas
Pass the correct PlannerInfo to PlanForeignModify/PlanD...
commit
|
commitdiff
|
tree
2018-05-16
Robert Haas
Improve comment in get_partition_dispatch_recurse.
commit
|
commitdiff
|
tree
2018-05-16
Bruce Momjian
docs: add space in PG 11 release notes, huge/large
commit
|
commitdiff
|
tree
2018-05-15
Bruce Momjian
docs: PG 11 rel notes, 'ps' display/background worker...
commit
|
commitdiff
|
tree
2018-05-15
Bruce Momjian
doc: adjust Extended Query PG 11 release note item
commit
|
commitdiff
|
tree
2018-05-15
Bruce Momjian
docs: update PG 11 release notes based on feedback
commit
|
commitdiff
|
tree
2018-05-15
Tom Lane
Fix type checking for support functions of parallel...
commit
|
commitdiff
|
tree
2018-05-15
Bruce Momjian
doc: clarify SCRAM channel binding
commit
|
commitdiff
|
tree
2018-05-14
Bruce Momjian
doc: update PG 11 release notes with suggested changes
commit
|
commitdiff
|
tree
2018-05-14
Alvaro Herrera
Don't allow partitioned index on foreign-table partitions
commit
|
commitdiff
|
tree
2018-05-14
Magnus Hagander
Fix file paths in comments
commit
|
commitdiff
|
tree
2018-05-14
Alvaro Herrera
psql: have \d show FKs on partitioned tables
commit
|
commitdiff
|
tree
2018-05-14
Tom Lane
Doc: fix minor release-note typo.
commit
|
commitdiff
|
tree
2018-05-13
Bruce Momjian
doc: update PG 11 rel. notes for ALTER TABLE's non...
commit
|
commitdiff
|
tree
2018-05-12
Alvaro Herrera
docs: Rework sections on partition pruning/exclusion
commit
|
commitdiff
|
tree
2018-05-11
Tom Lane
Doc: fix overenthusiastic markup.
commit
|
commitdiff
|
tree
2018-05-11
Bruce Momjian
docs: more PG 11 markup and email suggestions
commit
|
commitdiff
|
tree
2018-05-11
Bruce Momjian
doc: markup for PG 11 release notes and included email...
commit
|
commitdiff
|
tree
2018-05-11
Bruce Momjian
docs: initial draft of PG 11 release notes
commit
|
commitdiff
|
tree
2018-05-11
Bruce Momjian
docs: clarify that CREATE TABLE ... _AS_ can be parall...
commit
|
commitdiff
|
tree
2018-05-10
Teodor Sigaev
Various improvements of skipping index scan during...
commit
|
commitdiff
|
tree
2018-05-09
Robert Haas
doc: Restrictions on InitPlans in parallel queries...
commit
|
commitdiff
|
tree
2018-05-09
Tom Lane
Update time zone data files to tzdata release 2018e.
commit
|
commitdiff
|
tree
2018-05-09
Alvaro Herrera
pgstatindex, pageinspect: handle partitioned indexes
commit
|
commitdiff
|
tree
2018-05-09
Alvaro Herrera
pgstatindex: HASH -> hash
commit
|
commitdiff
|
tree
2018-05-09
Alvaro Herrera
Add relkind 'I' to catalog.sgml's list relkinds
commit
|
commitdiff
|
tree
2018-05-09
Alvaro Herrera
Fix assorted partition pruning bugs
commit
|
commitdiff
|
tree
2018-05-09
Andrew Dunstan
Restrict vertical tightness to parentheses in Perl...
commit
|
commitdiff
|
tree
2018-05-09
Andrew Dunstan
perltidy some recent code changes before changing perlt...
commit
|
commitdiff
|
tree
2018-05-09
Alvaro Herrera
Make gen_partprune_steps static
commit
|
commitdiff
|
tree
2018-05-09
Alvaro Herrera
Remove useless 'default' clause
commit
|
commitdiff
|
tree
2018-05-09
Andrew Dunstan
Add a script and a config file to run perlcritic
commit
|
commitdiff
|
tree
2018-05-09
Teodor Sigaev
Improve jsonb cast error message
commit
|
commitdiff
|
tree
2018-05-09
Tom Lane
Improve inefficient regexes in vacuumdb TAP test.
commit
|
commitdiff
|
tree
2018-05-08
Tom Lane
Improve initdb's query for generating default descripti...
commit
|
commitdiff
|
tree
2018-05-08
Peter Eisentraut
Refine error messages
commit
|
commitdiff
|
tree
2018-05-08
Tom Lane
Count heap tuples in non-SnapshotAny path in IndexBuild...
commit
|
commitdiff
|
tree
2018-05-07
Andrew Dunstan
Clean up some perlcritic warnings
commit
|
commitdiff
|
tree
2018-05-07
Tom Lane
Undo extra chattiness of postmaster logs in TAP tests.
commit
|
commitdiff
|
tree
2018-05-07
Tom Lane
Update oidjoins regression test for v11.
commit
|
commitdiff
|
tree
2018-05-07
Tom Lane
Suppress compiler warnings when building with --enable...
commit
|
commitdiff
|
tree
next