]> granicus.if.org Git - postgresql/shortlog
postgresql
2014-11-05 Robert HaasFix thinko in commit 2bd9e412f92bc6a68f3e8bcb18e04955cc...
2014-11-05 Tom LaneMake CREATE TYPE print warnings if a datatype's I/O...
2014-11-05 Tom LaneFix volatility markings of some contrib I/O functions.
2014-11-04 Peter Eisentrautdoc: Move misplaced paragraph
2014-11-04 Tom LaneDrop no-longer-needed buffers during ALTER DATABASE...
2014-11-04 Heikki LinnakangasSwitch to CRC-32C in WAL and other places.
2014-11-04 Heikki LinnakangasRemove support for 64-bit CRC.
2014-11-03 Robert Haaspqmq.h needs to include something that defines StringInfo.
2014-11-03 Tom LaneDocs: fix incorrect spelling of contrib/pgcrypto option.
2014-11-03 Noah MischRemove dead-since-introduction pgcrypto code.
2014-11-03 Noah MischClarify .def file comments.
2014-11-03 Noah MischRe-remove dependency on the DLL of pythonxx.def file.
2014-11-03 Noah MischMake ECPG test programs depend on "ecpg$(X)", not ...
2014-11-03 Noah MischFix win32setlocale.c const-related warnings.
2014-11-03 Peter EisentrautFix generation of INSTALL file by removing link
2014-11-02 Peter EisentrautAdd configure --enable-tap-tests option
2014-11-01 Peter EisentrautPL/Python: Fix example
2014-10-31 Robert HaasSupport frontend-backend protocol communication using...
2014-10-31 Peter Eisentrautdoc: Fix typos
2014-10-31 Peter Eisentrautdoc: Wording and formatting improvements in new logical...
2014-10-31 Peter Eisentrautdoc: Improve CREATE VIEW / WITH documentation
2014-10-30 Robert HaasExtend dsm API with a new function dsm_unpin_mapping.
2014-10-30 Tom LaneTest IsInTransactionChain, not IsTransactionBlock,...
2014-10-30 Robert Haas"Pin", rather than "keep", dynamic shared memory mappin...
2014-10-29 Peter EisentrautRemove use of TAP subtests
2014-10-29 Tom LaneAvoid corrupting tables when ANALYZE inside a transacti...
2014-10-29 Robert HaasAvoid setup work for invalidation messages at start...
2014-10-29 Heikki LinnakangasReset error message at PQreset()
2014-10-28 Tom LaneRemove obsolete commentary.
2014-10-28 Heikki LinnakangasRemove unnecessary assignment.
2014-10-27 Noah MischMinGW: Include .dll extension in .def file LIBRARY...
2014-10-27 Robert HaasAdd missing equals signs to pg_recvlogical documentation.
2014-10-27 Heikki LinnakangasFix two bugs in tsquery @> operator.
2014-10-27 Bruce MomjianAdd variable names to two LWLock C prototypes
2014-10-27 Tom LaneAvoid unportable strftime() behavior in pg_dump/pg_dumpall.
2014-10-26 Tom LaneFix undersized result buffer in pset_quoted_string().
2014-10-26 Tom LaneImprove planning of btree index scans using ScalarArray...
2014-10-26 Peter EisentrautFix TAP tests with Perl 5.12
2014-10-26 Peter EisentrautFix TAP tests with Perl 5.8
2014-10-25 Andres FreundAdd native compiler and memory barriers for solaris...
2014-10-24 Heikki LinnakangasWork around Windows locale name with non-ASCII character.
2014-10-24 Heikki LinnakangasForgot #include "pg_getopt.h", now that pg_controldata...
2014-10-24 Heikki LinnakangasComplain if too many options are passed to pg_controlda...
2014-10-24 Heikki LinnakangasOops, the commit accept pg_controldata -D datadir misse...
2014-10-24 Robert HaasFix off-by-one error in 2781b4bea7db357be59f9a5fd73ca1e...
2014-10-24 Alvaro Herrerapsql: complain if pg_dump custom-format is detected
2014-10-23 Alvaro HerreraUpdate README.tuplock
2014-10-23 Tom LaneIn type_sanity, check I/O functions of built-in types...
2014-10-23 Tom LaneImprove ispell dictionary's defenses against bad affix...
2014-10-23 Robert HaasPerform less setup work for AFTER triggers at transacti...
2014-10-23 Fujii MasaoRemove the unused argument of PSQLexec().
2014-10-23 Robert HaasAdd a function to get the authenticated user ID.
2014-10-23 Fujii MasaoPrevent the already-archived WAL file from being archiv...
2014-10-23 Peter EisentrautMinimize calls of pg_class_aclcheck to minimum necessary
2014-10-23 Peter EisentrautAdd tests for sequence privileges
2014-10-22 Tom LaneEnsure libpq reports a suitable error message on unexpe...
2014-10-22 Michael MeskesSmall code cleanup.
2014-10-22 Heikki LinnakangasUpdate comment.
2014-10-22 Noah MischMinGW: Use -static-libgcc when linking a DLL.
2014-10-22 Noah MischMinGW: Link with shell32.dll instead of shfolder.dll.
2014-10-21 Tom LaneUpdate expected/sequence_1.out.
2014-10-21 Peter EisentrautAllow input format xxxx-xxxx-xxxx for macaddr type
2014-10-21 Peter Eisentrautdoc: Check DocBook XML validity during the build
2014-10-21 Peter Eisentrautdoc: Update Red Hat documentation tools information
2014-10-21 Peter Eisentrautdoc: Update FreeBSD documentation tools information
2014-10-20 Andres FreundDon't duplicate log_checkpoint messages for both of...
2014-10-20 Andres FreundRenumber CHECKPOINT_* flags.
2014-10-20 Andres FreundFlush unlogged table's buffers when copying or moving...
2014-10-20 Peter Eisentrautpg_test_fsync: Update output format
2014-10-20 Andrew DunstanCorrect volatility markings of a few json functions.
2014-10-20 Tom LaneFix mishandling of FieldSelect-on-whole-row-Var in...
2014-10-20 Tom LaneFix file-identification comment in contrib/pgcrypto...
2014-10-20 Robert HaasFix typos.
2014-10-20 Robert HaasFix typos.
2014-10-19 Peter Eisentrautinitdb: Fix compiler error in USE_PREFETCH case
2014-10-19 Peter Eisentrautpsql: Improve \pset without arguments
2014-10-19 Peter EisentrautAllow setting effective_io_concurrency even on unsuppor...
2014-10-18 Bruce MomjianShorten warning about hash creation
2014-10-18 Bruce Momjianinterval: tighten precision specification
2014-10-18 Bruce Momjiandoc: restrictions on alter database moving default...
2014-10-18 Peter Eisentrautdoc: Clean up pg_recvlogical reference page
2014-10-18 Tom LaneDeclare mkdtemp() only if we're providing it.
2014-10-18 Tom LaneAvoid core dump in _outPathInfo() for Path without...
2014-10-17 Fujii MasaoFix bug in handling of connections that pg_receivexlog...
2014-10-17 Tom LaneFix core dump in pg_dump --binary-upgrade on zero-colum...
2014-10-17 Tom LaneRe-pgindent src/bin/pg_dump/*.
2014-10-17 Stephen FrostFix pg_dump for UPDATE policies
2014-10-16 Tom LaneSupport timezone abbreviations that sometimes change.
2014-10-15 Tom LanePrint planning time only in EXPLAIN ANALYZE, not plain...
2014-10-14 Alvaro HerreraBlind attempt at fixing Win32 pg_dump issues
2014-10-14 Alvaro Herrerapg_dump: Reduce use of global variables
2014-10-14 Heikki LinnakangasFix deadlock with LWLockAcquireWithVar and LWLockWaitFo...
2014-10-14 Heikki LinnakangasFix typo in docs.
2014-10-14 Peter Eisentrautdoc: Improve ALTER VIEW / SET documentation
2014-10-14 Peter Eisentrautdoc: Fix copy-and-paste mistakes
2014-10-14 Peter Eisentrautpsql: Fix \? output alignment
2014-10-13 Bruce Momjiandoc: mention TM is ignored for to_date/to_timestamp()
2014-10-13 Bruce Momjiandoc: mention more changes needed to use huge pages
2014-10-13 Bruce MomjianC comments: adjust execTuples.c for new structure
2014-10-13 Bruce Momjiandocs: error for adding _validated_ domains for existin...
next