Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 22, 2014
Reindent json.c and jsonfuncs.c.
Show description for 243ee26committedAllow type_func_name_keywords in even more places
Show description for 6c36f38committed
Commits on Jan 21, 2014
Tweak parse location assignment for CURRENT_DATE and related constructs.
Show description for 69c7a98committedAdd a cardinality function for arrays.
Show description for 01f7808committedFix inadvertent semantics change in last patch to plug memory leaks.
Show description for 033b234committedAvoid a possible relcache leak in get_object_address_attribute.
Show description for 5709b8acommittedPlug more memory leaks when reloading config file.
Show description for a5bca4ecommitted
Commits on Jan 20, 2014
Expose a routine to print triggers during EXPLAIN ANALYZE
Show description for d2458e3committedRemove pg_stat_statements--1.1.sql.
Show description for fe0c690committedFix to_timestamp/to_date's handling of consecutive spaces in format string.
Show description for 9a8f572committedFix typo in comment.
Show description for 5363c7fcommittedSpeed up COPY into tables with DEFAULT nextval()
Show description for 4d1e2aecommitted
Commits on Jan 19, 2014
Rename msvc build option krb5 to gss
Show description for 74a72eccommittedRemove support for native krb5 authentication
Show description for 98de86ecommittedAdjust the SSL connection notification message
Show description for 4b8f285committedAdd CREATE TABLESPACE ... WITH ... Options
Show description for 5254958committedFix VACUUM's reporting of dead-tuple counts to the stats collector.
Show description for 115f414committed
Commits on Jan 18, 2014
Add ALTER TABLESPACE ... MOVE command
Show description for 76e91b3committedAllow SET TABLESPACE to database default
Show description for 6f25c62committedMake various variables const (read-only).
Show description for 0d79c0acommittedExport a few more symbols required for test_shm_mq module.
Show description for 7d7eee8committedFix client-only installation
Show description for ad6bf02committedMinor code beautification in contrib/sslinfo.
Show description for af9e3d6committed
Commits on Jan 17, 2014
Add gen_random_uuid() to contrib/pgcrypto.
Show description for e617012committedExport set_latch_on_sigusr1 symbol for Windows.
Show description for 708c529committedPrevent double macro definition of WIN32.
Show description for b64d956committedShow SSL encryption information when logging connections
Show description for 4cba1f6committedDefine WIN32 when _WIN32 is set
Show description for 9c14dd2committedPrevent integer overflow with --progress >= 2148
Show description for 2772799committed- committed
- committed
Commits on Jan 16, 2014
- committed
Fix Hot Standby feedback sending when streaming busily.
Show description for a472ae1committedSplit ecpg_execute() in constituent parts
Show description for 61bee9fcommittedAdd display of oprcode (the underlying function's name) to psql's \do+.
Show description for 515d2c5committed