index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-11-25
Improve planner's handling of set-returning functions in grouping columns.
Tom Lane
2017-11-25
Avoid projecting tuples unnecessarily in Gather and Gather Merge.
Robert Haas
2017-11-25
Improve valgrind logic in aset.c, and fix multiple issues in generation.c.
Tom Lane
2017-11-24
Mostly-cosmetic improvements in memory chunk header alignment coding.
Tom Lane
2017-11-24
Fix bug in generation.c's valgrind support.
Tom Lane
2017-11-24
RLS comment fixes.
Dean Rasheed
2017-11-24
Fix unstable regression test added by commits 59b71c6fe et al.
Tom Lane
2017-11-24
Support linking with MinGW-built Perl.
Noah Misch
2017-11-24
Fix handling of NULLs returned by aggregate combine functions.
Andres Freund
2017-11-23
Ensure sizeof(GenerationChunk) is maxaligned.
Tom Lane
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
Build src/test/isolation during "make" and "make install".
Noah Misch
2017-11-22
Fix typo
Magnus Hagander
2017-11-22
Tweak code for older compilers
Simon Riggs
2017-11-22
Generational memory allocator
Simon Riggs
2017-11-22
Sort default partition to bottom of psql \d+
Simon Riggs
2017-11-22
Show partition info from psql \d+
Simon Riggs
2017-11-22
Set es_output_cid in replication worker
Simon Riggs
2017-11-21
pgbench: fix stats reporting when some transactions are skipped.
Tom Lane
2017-11-21
Provide for forward compatibility with future minor protocol versions.
Robert Haas
2017-11-21
Fix multiple problems with satisfies_hash_partition.
Robert Haas
2017-11-20
Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD.
Tom Lane
2017-11-20
Add support for Motorola 88K to s_lock.h.
Tom Lane
2017-11-20
Fix pg_control_checkpoint from commit 4b0d28de06
Simon Riggs
2017-11-20
Tweak use of ExecContextForcesOids by Gather (Merge).
Robert Haas
2017-11-20
Pass eflags down to parallel workers.
Robert Haas
2017-11-20
Reduce test variability for toast_tuple_target test
Simon Riggs
2017-11-19
Parameter toast_tuple_target controls TOAST for new rows
Simon Riggs
2017-11-18
Fix compiler warning in rangetypes_spgist.c.
Tom Lane
2017-11-18
Merge near-duplicate code in RI triggers.
Tom Lane
2017-11-18
Consistently catch errors from Python _New() functions
Peter Eisentraut
2017-11-18
Improve to_date/to_number/to_timestamp behavior with multibyte characters.
Tom Lane
2017-11-18
Fix quoted-substring handling in format parsing for to_char/to_number/etc.
Tom Lane
2017-11-18
Support channel binding 'tls-unique' in SCRAM
Peter Eisentraut
2017-11-17
Update postgresql.conf.sample comment for bgwriter_lru_maxpages
Robert Haas
2017-11-17
Prevent to_number() from losing data when template doesn't match exactly.
Tom Lane
2017-11-17
Set proargmodes for satisfies_hash_partition.
Robert Haas
2017-11-17
Remove BufFile's isTemp flag.
Andres Freund
2017-11-17
Provide DSM segment to ExecXXXInitializeWorker functions.
Andres Freund
2017-11-16
Clean up warnings in MinGW builds.
Tom Lane
2017-11-16
Make PL/Python handle domain-type conversions correctly.
Tom Lane
2017-11-16
Remove redundant line from Makefile.
Robert Haas
2017-11-16
Fix broken cleanup interlock for GIN pending list.
Robert Haas
2017-11-16
Fix typo in comment.
Robert Haas
2017-11-16
Update postgresql.conf.sample to match pg_settings classificaitons.
Robert Haas
2017-11-16
Pass InitPlan values to workers via Gather (Merge).
Robert Haas
2017-11-16
Define _WINSOCK_DEPRECATED_NO_WARNINGS in all MSVC builds.
Tom Lane
2017-11-16
Back out the session_start and session_end hooks feature.
Andrew Dunstan
2017-11-16
Fix bogus logic for checking data dirs' versions within pg_upgrade.
Tom Lane
2017-11-16
Further refactoring of c.h and nearby files.
Tom Lane
[prev]
[next]