index
:
users/andresfreund/postgres.git
REL9_2_STABLE-rwlock-contention
aio
bdr
bdr-next
bgwriter-rewrite
cabal-rebasing
checkpoint-flush
clone-fd-checkpointer
commit_ts
executor-rewrite
faster-expr-2
faster-hashtable
feature/hs-cancel-subtxn
feature/hs-cleanup
feature/hs-idle-query-cancellation
feature/idle-query-cancellation
header
hs-query-cancel
insert_conflict_4
insert_on_conflict
int/fastbloat
int/grouping_sets
int/grouping_sets_2
jit
jit-01
jsonb_and_hstore
latch
llvm-12
master
move-contrib-bins-to-bin
no-work-in-signal-handlers
oidnix
pgxact-split
pluggable-storage
pluggable-zheap
pluggable_compression
replication-identifiers
rwlock-contention
rwlock-contention-clean
sane-catalog
seqam-0.2
simple_statement_perf
speedup/frontend_protocol
speedup/slab2
speedup/slab2-experimental
tmp
tmp-insert-sgml-doc-fix
tmp-multixact-truncate
tmp2
xlogreader
Andres' PG stuff
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-23
WIP: Protoype of new, non-recursive, executor.
executor-rewrite
Andres Freund
2018-05-23
Remove configure's check for nonstandard "long long" printf modifiers.
Tom Lane
2018-05-23
Fix incorrect ordering of operations in pg_resetwal and pg_rewind.
Tom Lane
2018-05-23
Accept "B" in all memory-unit GUCs, and improve error messages.
Heikki Linnakangas
2018-05-23
doc: PG 11 release notes fix for pg_dump --create, author
Bruce Momjian
2018-05-23
doc: PG 11 release notes, add third author
Bruce Momjian
2018-05-23
doc: PG 11 release note fixes: PGhost, typo
Bruce Momjian
2018-05-22
Widen COPY FROM's current-line-number counter from 32 to 64 bits.
Tom Lane
2018-05-22
Add missing files to src/backend/lib/README.
Heikki Linnakangas
2018-05-22
Fix typo in comment.
Heikki Linnakangas
2018-05-21
Stamp 11beta1.
Tom Lane
2018-05-21
Update SQL features list
Peter Eisentraut
2018-05-21
doc: Use = after long options in documentation
Peter Eisentraut
2018-05-21
doc: Fix some trailing whitespace
Peter Eisentraut
2018-05-21
doc: Whitespace fixes in man pages
Peter Eisentraut
2018-05-21
Doc: preliminary list of PG11 major features.
Tom Lane
2018-05-21
Translation updates
Peter Eisentraut
2018-05-21
Fix SQL:2008 FETCH FIRST syntax to allow parameters.
Andrew Gierth
2018-05-21
Update key words table for version 11
Peter Eisentraut
2018-05-21
doc: Fix some whitespace issues
Peter Eisentraut
2018-05-21
Improve spelling of new FINALFUNC_MODIFY aggregate attribute.
Tom Lane
2018-05-21
Doc: fix bogus cross-reference link.
Tom Lane
2018-05-21
pg_basebackup: Remove short option -k
Peter Eisentraut
2018-05-21
Fix unsafe usage of strerror(errno) within ereport().
Tom Lane
2018-05-20
Fix unportable usage of printf("%m").
Tom Lane
2018-05-20
printf("%lf") is not portable, so omit the "l".
Tom Lane
2018-05-19
Assorted minor cleanups for bootstrap-data Perl scripts.
Tom Lane
2018-05-19
Support platforms where strtoll/strtoull are spelled __strtoll/__strtoull.
Tom Lane
2018-05-19
Arrange to supply declarations for strtoll/strtoull if needed.
Tom Lane
2018-05-19
Fix for globals.c- c.h must come first
Stephen Frost
2018-05-18
Hot-fix ecpg regression test for missing ecpg_config.h inclusion.
Tom Lane
2018-05-18
Further adjust comment in get_partition_dispatch_recurse.
Robert Haas
2018-05-18
Add some test coverage for ecpg's "long long" support.
Tom Lane
2018-05-18
Recognize that MSVC can support strtoll() and strtoull().
Tom Lane
2018-05-18
Small improvement for plpgsql regression test.
Tom Lane
2018-05-18
Fix error message on short read of pg_control
Magnus Hagander
2018-05-18
MSVC builds must use a separate stamp file for copying generated headers.
Tom Lane
2018-05-18
Prevent possibly spurious error when running perl -cw
Andrew Dunstan
2018-05-18
Message wording and pluralization improvements
Peter Eisentraut
2018-05-18
Fix whitespace
Peter Eisentraut
2018-05-17
doc: fix description of backward_scan
Andrew Gierth
2018-05-17
doc: fix PG 11 attribution
Bruce Momjian
2018-05-17
Make numeric power() handle NaNs according to the modern POSIX spec.
Tom Lane
2018-05-17
doc: PG 11 release notes adjustments
Bruce Momjian
2018-05-16
Detoast plpgsql variables if they might live across a transaction boundary.
Tom Lane
2018-05-16
Fix misprocessing of equivalence classes involving record_eq().
Tom Lane
2018-05-16
Pass the correct PlannerInfo to PlanForeignModify/PlanDirectModify.
Robert Haas
2018-05-16
Improve comment in get_partition_dispatch_recurse.
Robert Haas
2018-05-16
docs: add space in PG 11 release notes, huge/large
Bruce Momjian
2018-05-15
docs: PG 11 rel notes, 'ps' display/background worker item
Bruce Momjian
[next]