]> granicus.if.org Git - postgresql/shortlog
postgresql
2016-08-20 Tom LaneMake initdb's suggested "pg_ctl start" command line...
2016-08-19 Tom LaneAllow empty queries in pgbench.
2016-08-19 Tom LaneUse LEFT JOINs in some system views in case referenced...
2016-08-19 Tom LaneGuard against parallel-restricted functions in VALUES...
2016-08-19 Tom LaneSpeed up planner's scanning for parallel-query hazards.
2016-08-19 Alvaro Herrerareorderbuffer: preserve errno while reporting error
2016-08-19 Tom LaneClean up another pre-ANSI-C-ism in regex code: get...
2016-08-19 Tom LaneRemove typedef celt from the regex library, along with...
2016-08-19 Bruce Momjiandoc: requirepeer is a way to avoid spoofing
2016-08-19 Andres FreundAdd alternative output for ON CONFLICT toast isolation...
2016-08-18 Peter EisentrautRemove obsolete replacement system() on darwin
2016-08-18 Tom LaneUpdate line count totals for psql help displays.
2016-08-18 Tom LaneIn plpgsql, don't try to convert int2vector or oidvecto...
2016-08-18 Peter Eisentrautdoc: Speed up XSLT builds
2016-08-18 Tom LaneImprove psql's tab completion for \l.
2016-08-18 Tom LaneImprove psql's tab completion for ALTER EXTENSION foo...
2016-08-18 Tom LaneSupport the new regexp_match() function for citext.
2016-08-18 Peter EisentrautImprove formatting of comments in plpgsql.h
2016-08-18 Heikki LinnakangasRefactor RandomSalt to handle salts of different lengths.
2016-08-18 Magnus HaganderUpdate Windows timezone mapping from Windows 7 and 10
2016-08-18 Heikki LinnakangasRefactor sendAuthRequest.
2016-08-18 Andres FreundFix deletion of speculatively inserted TOAST on conflict
2016-08-17 Tom LaneImplement regexp_match(), a simplified alternative...
2016-08-17 Andres FreundProperly re-initialize replication slot shared memory...
2016-08-17 Tom LaneFix -e option in contrib/intarray/bench/bench.pl.
2016-08-17 Tom LaneImprove plpgsql's memory management to fix some functio...
2016-08-17 Magnus HaganderDisable update_process_title by default on Windows
2016-08-17 Bruce Momjiandocs: my third pass over the 9.6 release notes
2016-08-17 Tom LaneImprove parsetree representation of special functions...
2016-08-16 Tom LaneSuppress -Wunused-result warning for strtol().
2016-08-16 Tom LaneFix assorted places in psql to print version numbers...
2016-08-16 Peter Eisentrautdoc: Remove some confusion from pg_archivecleanup doc
2016-08-16 Peter EisentrautFix typos
2016-08-16 Tom LaneAutomate the maintenance of SO_MINOR_VERSION for our...
2016-08-16 Robert HaasFix possible crash due to incorrect allocation context.
2016-08-16 Tom LaneRemove separate version numbering for ecpg preprocessor.
2016-08-16 Tom LaneDoc: copy-editing in create_access_method.sgml.
2016-08-16 Tom LaneDoc: remove out-of-date claim that pg_am rows must...
2016-08-15 Robert HaasOnce again allow LWLocks to be used within DSM segments.
2016-08-15 Tom LaneAllow .so minor version numbers above 9 in .gitignore.
2016-08-15 Tom LaneUpdate git_changelog to know that there's a 9.6 branch.
2016-08-15 Tom LaneStamp shared-library minor version numbers for v10.
2016-08-15 Tom LaneStamp HEAD as 10devel.
2016-08-15 Tom LaneFinal pgindent + perltidy run for 9.6.
2016-08-15 Tom LaneSimplify the process of perltidy'ing our Perl files.
2016-08-14 Tom LaneRemove bogus dependencies on NUMERIC_MAX_PRECISION.
2016-08-14 Tom LaneFix assorted bugs in contrib/bloom.
2016-08-13 Tom LaneAdd SQL-accessible functions for inspecting index AM...
2016-08-12 Tom LaneDoc: clarify that DROP ... CASCADE is recursive.
2016-08-12 Tom LaneFix inappropriate printing of never-measured times...
2016-08-12 Simon RiggsCode cleanup in SyncRepWaitForLSN()
2016-08-12 Simon RiggsCorrect TABLESAMPLE docs
2016-08-11 Alvaro HerreraAdd ID property to replication slots' sect2
2016-08-11 Tom LaneTrivial cosmetic cleanup in bloom/blutils.c.
2016-08-11 Tom LaneFix busted Assert for CREATE MATVIEW ... WITH NO DATA.
2016-08-11 Bruce Momjiandocs: my second pass over the 9.6 release notes
2016-08-11 Tom LaneDoc: write some for adminpack.
2016-08-09 Peter EisentrautFix typo
2016-08-09 Bruce Momjiandocs: my first pass over the 9.6 release notes
2016-08-09 Tom LaneDoc: clarify description of CREATE/ALTER FUNCTION ...
2016-08-08 Tom LaneStamp 9.6beta4. REL9_6_BETA4
2016-08-08 Bruce Momjiandoc: update list of pg_trgm authors
2016-08-08 Tom LaneUpdate 9.6 release notes through today.
2016-08-08 Tom LaneLast-minute updates for release notes.
2016-08-08 Peter EisentrautFix several one-byte buffer over-reads in to_number
2016-08-08 Peter EisentrautTranslation updates
2016-08-08 Tom LaneFix two errors with nested CASE/WHEN constructs.
2016-08-08 Noah MischObstruct shell, SQL, and conninfo injection via databas...
2016-08-08 Noah MischPromote pg_dumpall shell/connstr quoting functions...
2016-08-08 Noah MischFix Windows shell argument quoting.
2016-08-08 Noah MischReject, in pg_dumpall, names containing CR or LF.
2016-08-08 Noah MischField conninfo strings throughout src/bin/scripts.
2016-08-08 Noah MischIntroduce a psql "\connect -reuse-previous=on|off"...
2016-08-08 Noah MischSort out paired double quotes in \connect, \password...
2016-08-08 Peter Eisentrautdoc: Update benchmark results
2016-08-08 Peter EisentrautMake format() error messages consistent again
2016-08-08 Tom LaneUpdate 9.6 release notes through today.
2016-08-08 Peter EisentrautCorrect column name in information schema
2016-08-08 Tom LaneRelease notes for 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23.
2016-08-08 Peter Eisentrautdoc: Move mention of rsync of temp tables to better...
2016-08-07 Tom LaneFix misestimation of n_distinct for a nearly-unique...
2016-08-07 Tom LaneFix crash when pg_get_viewdef_name_ext() is passed...
2016-08-07 Tom LaneFix TOAST access failure in RETURNING queries.
2016-08-07 Tom LaneAvoid crashing in GetOldestSnapshot() if there are...
2016-08-07 Tom LaneDon't propagate a null subtransaction snapshot up to...
2016-08-07 Tom LaneFirst-draft release notes for 9.5.4.
2016-08-06 Tom LaneIn B-tree page deletion, clean up properly after page...
2016-08-05 Tom LaneTeach libpq to decode server version correctly from...
2016-08-05 Tom LaneFix copy-and-pasteo in 81c766b3fd41c78c634d78ebae8d3168...
2016-08-05 Tom LaneMake array_to_tsvector() sort and de-duplicate the...
2016-08-05 Tom LaneFix ts_delete(tsvector, text[]) to cope with duplicate...
2016-08-05 Tom LaneRe-pgindent tsvector_op.c.
2016-08-05 Bruce Momjiandocs: re-add spaces before units removed
2016-08-05 Tom LaneUpdate time zone data files to tzdata release 2016f.
2016-08-05 Robert HaasChange InitToastSnapshot to a macro.
2016-08-05 Andres FreundFix hard to hit race condition in heapam's tuple lockin...
2016-08-04 Bruce Momjiandocs: mention rsync of temp and unlogged tables
2016-08-04 Tom LaneFix bogus coding in WaitForBackgroundWorkerShutdown().
2016-08-03 Peter Eisentrautdoc: Move indexterms to avoid whitespace issue in man...
2016-08-03 Robert HaasPrevent "snapshot too old" from trying to return pruned...
next