index
:
users/bernd/postgres.git
FIX_VENDOR
MANUAL_DIST
PG95-DIST
PG95_DIST
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_0
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL9_6_STABLE
REL_11_STABLE_clang34
Release_1_0_3
WIN32_DEV
configurable_shmem_type
data_checksum_guc
disable_trust_ident
ecpg_big_bison
master
notnull_constraint
search_path_completion
truncate_stats
Bernd Helmle's repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2018-08-09
Spell "partitionwise" consistently.
Heikki Linnakangas
2018-08-01
Fix logical replication slot initialization
Alvaro Herrera
2018-07-31
Provide for contrib and pgxs modules to install include files.
Andrew Gierth
2018-07-31
Provide a log_level setting for auto_explain
Andrew Dunstan
2018-07-29
Fix earthdistance test suite function name typo.
Noah Misch
2018-07-29
Make error message of pageinspect more consistent for raw page inputs
Michael Paquier
2018-07-29
Provide separate header file for built-in float types
Tomas Vondra
2018-07-23
Make more consistent some error messages for file-related operations
Michael Paquier
2018-07-22
Hand code string to integer conversion for performance.
Andres Freund
2018-07-22
Deduplicate "invalid input syntax" messages for various types.
Andres Freund
2018-07-18
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-14
Fix hashjoin costing mistake introduced with inner_unique optimization.
Tom Lane
2018-07-13
Fix crash in contrib/ltree's lca() function for empty input array.
Tom Lane
2018-07-11
Rethink how to get float.h in old Windows API for isnan/isinf
Alvaro Herrera
2018-07-10
Block replication slot advance for these not yet reserving WAL
Michael Paquier
2018-07-09
Fix yet more problems with incorrectly-constructed zero-length arrays.
Tom Lane
2018-07-08
Fix WITH CHECK OPTION on views referencing postgres_fdw tables.
Jeff Davis
2018-07-05
Reduce cost of test_decoding's new oldest_xmin test
Alvaro Herrera
2018-07-01
pg_standby: Remove code for .backup files
Peter Eisentraut
2018-07-01
Use optimized bitmap set function for membership test in postgres_fdw
Michael Paquier
2018-06-30
pgindent run prior to branching
Andrew Dunstan
2018-06-29
Replace search.cpan.org with metacpan.org
Michael Paquier
2018-06-29
Make capitalization of term "OpenSSL" more consistent
Michael Paquier
2018-06-26
Fix "base" snapshot handling in logical decoding
Alvaro Herrera
2018-06-18
Fix jsonb_plperl to convert Perl UV values correctly.
Tom Lane
2018-06-18
Fix contrib/hstore_plperl to look through scalar refs.
Tom Lane
2018-06-18
Avoid platform-dependent output from Data::Dumper.
Tom Lane
2018-06-18
Fix excessive enreferencing in jsonb-to-plperl transform.
Tom Lane
2018-06-15
Fix memory leak in PLySequence_ToJsonbValue()
Alexander Korotkov
2018-05-27
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-24
Update sepgsql regression test output for getObjectDescription() changes.
Tom Lane
2018-05-24
Improve English wording of some other getObjectDescription() messages.
Tom Lane
2018-05-20
printf("%lf") is not portable, so omit the "l".
Tom Lane
2018-05-16
Pass the correct PlannerInfo to PlanForeignModify/PlanDirectModify.
Robert Haas
2018-05-09
pgstatindex, pageinspect: handle partitioned indexes
Alvaro Herrera
2018-05-09
pgstatindex: HASH -> hash
Alvaro Herrera
2018-05-07
adminpack: Revoke EXECUTE on pg_logfile_rotate()
Stephen Frost
2018-05-03
Avoid portability issues in autoprewarm.c.
Tom Lane
2018-05-03
Remove now-unnecessary cast.
Robert Haas
2018-05-02
Prevent NaN in jsonb/plpython transform
Peter Eisentraut
2018-05-02
Fix assorted compiler warnings seen in the buildfarm.
Tom Lane
2018-05-01
Clean up warnings from -Wimplicit-fallthrough.
Tom Lane
2018-05-01
Fix interaction of foreign tuple routing with remote triggers.
Robert Haas
2018-05-01
Remove jsonb_plperl test cases for Inf/NaN conversions.
Tom Lane
2018-05-01
Tweak new jsonb_plperl test cases to work with old Perl versions.
Tom Lane
2018-04-30
Prevent infinity and NaN in jsonb/plperl transform
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
Preliminary work for pgindent run.
Tom Lane
2018-04-25
Add amcheck missing downlink tests.
Teodor Sigaev
[next]