index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2017-12-01
Re-allow INSERT .. ON CONFLICT DO NOTHING on partitioned tables.
Robert Haas
2017-12-01
Fix uninitialized memory reference.
Robert Haas
2017-11-30
SQL procedures
Peter Eisentraut
2017-11-30
Fix non-GNU makefiles for AIX make.
Noah Misch
2017-11-30
Fix neqjoinsel's behavior for semi/anti join cases.
Tom Lane
2017-11-30
Add some regression tests that exercise hash join code.
Andres Freund
2017-11-29
Add extensive tests for partition pruning.
Robert Haas
2017-11-29
Update typedefs.list and re-run pgindent
Robert Haas
2017-11-28
If a range-partitioned table has no default partition, reject null keys.
Robert Haas
2017-11-28
Add null test to partition constraint for default range partitions.
Robert Haas
2017-11-28
Mark some more functions as pg_attribute_noreturn().
Tom Lane
2017-11-25
Repair failure with SubPlans in multi-row VALUES lists.
Tom Lane
2017-11-24
Fix unstable regression test added by commits 59b71c6fe et al.
Tom Lane
2017-11-24
Fix handling of NULLs returned by aggregate combine functions.
Andres Freund
2017-11-23
Build src/test/isolation during "make" and "make install".
Noah Misch
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-21
Fix multiple problems with satisfies_hash_partition.
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 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
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-16
Remove redundant line from Makefile.
Robert Haas
2017-11-16
Pass InitPlan values to workers via Gather (Merge).
Robert Haas
2017-11-16
Back out the session_start and session_end hooks feature.
Andrew Dunstan
2017-11-16
Refactor routine to test connection to SSL server
Peter Eisentraut
2017-11-15
Disable installcheck tests for test_session_hooks
Andrew Dunstan
2017-11-15
Disable test_session_hooks test module until buildfarm issues are sorted out
Andrew Dunstan
2017-11-15
Add hooks for session start and session end
Andrew Dunstan
2017-11-15
Add parallel_leader_participation GUC.
Robert Haas
2017-11-14
Prevent int128 from requiring more than MAXALIGN alignment.
Tom Lane
2017-11-13
Push target list evaluation through Gather Merge.
Robert Haas
2017-11-11
Fix previous commit's test, for non-UTF8 databases with non-XML builds.
Noah Misch
2017-11-11
Ignore XML declaration in xpath_internal(), for UTF8 databases.
Noah Misch
2017-11-10
Add some const decorations to prototypes
Peter Eisentraut
2017-11-09
Add hash partitioning.
Robert Haas
2017-11-09
Restrict lo_import()/lo_export() via SQL permissions not hard-wired checks.
Tom Lane
2017-11-06
Add tests for json{b}_populate_recordset() crash case.
Tom Lane
2017-11-06
Always require SELECT permission for ON CONFLICT DO UPDATE.
Dean Rasheed
2017-11-06
Add a temp-install prerequisite to "check"-like targets not having one.
Noah Misch
2017-11-03
Don't reset additional columns on subscriber to NULL on UPDATE
Peter Eisentraut
2017-11-02
Remove wal_keep_segments from default configuration in PostgresNode.pm
Peter Eisentraut
2017-11-02
Revert bogus fixes of HOT-freezing bug
Alvaro Herrera
2017-11-01
Allow bitmap scans to operate as index-only scans when possible.
Tom Lane
2017-11-01
Fix ALTER TABLE code to update domain constraints when needed.
Tom Lane
2017-10-31
Fix code related to partitioning schemes for dropped columns.
Robert Haas
2017-10-31
Add sanity check for pg_proc.provariadic
Robert Haas
2017-10-29
Fix problems with the "role" GUC and parallel query.
Robert Haas
[next]