]> granicus.if.org Git - postgresql/shortlog
postgresql
2013-04-04 Bruce Momjianpsql: fix startup crash caused by PSQLRC containing...
2013-04-04 Heikki LinnakangasFix crash on compiling a regular expression with more...
2013-04-04 Andrew DunstanFix a few thinkos in the JSON functions docs.
2013-04-04 Heikki LinnakangasCalculate # of semaphores correctly with --disable...
2013-04-03 Tom LaneAvoid updating our PgBackendStatus entry when track_act...
2013-04-03 Tom LaneFix typo in FDW docs.
2013-04-03 Tom LaneMinor robustness improvements for isolationtester.
2013-04-01 Tom LaneUpdate release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17.
2013-04-01 Tom LaneFix insecure parsing of server command-line switches.
2013-04-01 Tom LaneMake REPLICATION privilege checks test current user...
2013-04-01 Peter EisentrautRevert "ecpg: Don't link compatlib with libpq"
2013-03-31 Tom LaneUpdate release notes for changes through today.
2013-03-31 Tom LaneIgnore extra subquery outputs in set_subquery_size_esti...
2013-03-31 Peter EisentrautAdd pkg-config files for libpq and ecpg libraries
2013-03-31 Peter Eisentrautecpg: Don't link compatlib with libpq
2013-03-31 Bruce Momjianpg_upgrade: don't copy/link files for invalid indexes
2013-03-30 Tom LaneImprove code documentation about "magnetic disk" storag...
2013-03-30 Andrew DunstanAvoid moving data directory in upgrade testing.
2013-03-30 Bruce MomjianRemove tab from SGML file.
2013-03-30 Peter Eisentrautecpg: Parallel make fix
2013-03-29 Andrew DunstanFix page title for JSON Functions and Operators.
2013-03-29 Andrew DunstanAdd new JSON processing functions and parser API.
2013-03-29 Tom LaneDocument encode(bytea, 'escape')'s behavior correctly.
2013-03-29 Tom LaneMust check indisready not just indisvalid when dumping...
2013-03-29 Tom LaneDraft release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17.
2013-03-28 Robert Haassepgsql: Documentation improvements.
2013-03-28 Robert HaasAllow sepgsql labels to depend on object name.
2013-03-28 Tom LaneUpdate time zone data files to tzdata release 2013b.
2013-03-28 Tom LaneAvoid "variable might be clobbered by longjmp" warning.
2013-03-28 Alvaro HerreraAdd sql_drop event for event triggers
2013-03-28 Simon RiggsRevoke bc5334d8679c428a709d150666b288171795bd76
2013-03-28 Simon RiggsRevoke 7a5a59d378e052618d6feae64d1d2b4f2ad6f9bc
2013-03-27 Tom LaneReset OpenSSL randomness state in each postmaster child...
2013-03-27 Kevin GrittnerFix pasto which broke docs build.
2013-03-27 Heikki LinnakangasFix buffer pin leak in heap update redo routine.
2013-03-27 Simon RiggsSet recovery_config_directory for EXEC_BACKEND.
2013-03-27 Heikki LinnakangasMove some pg_dump function around.
2013-03-27 Robert Haassepgsql: Support for new post-ALTER access hook.
2013-03-27 Simon RiggsAllow external recovery_config_directory
2013-03-26 Tom LaneFix grammatical errors in some new message strings.
2013-03-26 Tom LaneIgnore invalid indexes in pg_dump.
2013-03-26 Heikki LinnakangasFix pg_dump against 9.1/9.2 servers.
2013-03-26 Heikki LinnakangasGet rid of obsolete parse_version helper function.
2013-03-26 Andrew DunstanFix a small logic bug in adjusted parallel restore...
2013-03-25 Heikki LinnakangasIn base backup, only include our own tablespace version...
2013-03-25 Heikki LinnakangasMake pg_basebackup work with pre-9.3 servers, and add...
2013-03-25 Heikki LinnakangasAdd PF_PRINTF_ATTRIBUTE to on_exit_msg_fmt.
2013-03-25 Heikki LinnakangasAdd missing #include.
2013-03-24 Tom LaneFix some unportable constructs in parallel pg_dump...
2013-03-24 Andrew DunstanAdd parallel pg_dump option.
2013-03-23 Tom LaneUpdate time zone abbreviation lists for changes missed...
2013-03-23 Tom LaneSemi-automatically detect changes in timezone abbreviat...
2013-03-23 Andrew DunstanAvoid renaming data directory during MSVC upgrade testing.
2013-03-23 Tom LaneDon't put <indexterm> before <term> in <varlistentry...
2013-03-22 Tom LaneDocument cross-version compatibility issues for contrib...
2013-03-22 Tom LaneFix contrib/dblink to handle inconsistent DateStyle...
2013-03-22 Kevin GrittnerFix problems with incomplete attempt to prohibit OIDS...
2013-03-22 Tom LaneSuppress uninitialized-variable warning in new checksum...
2013-03-22 Tom LaneUpdate commit_delay documentation.
2013-03-22 Simon RiggsAdd new README file for pages/checksums
2013-03-22 Simon RiggsAllow I/O reliability checks using 16-bit checksums
2013-03-22 Andrew DunstanSilence compiler warnings about unused values.
2013-03-22 Simon RiggsChange commit_delay to be SUSET for 9.3+
2013-03-22 Tom LaneAvoid retrieving dummy NULL columns in postgres_fdw.
2013-03-21 Tom LaneRedo postgres_fdw's planner code so it can handle param...
2013-03-21 Kevin GrittnerEliminate trivial whitespace inconsistency in docs...
2013-03-21 Heikki LinnakangasFix "element <@ range" cost estimation.
2013-03-20 Alvaro HerreraAllow extracting machine-readable object identity
2013-03-20 Tom LaneBump up timeout delays some more in timeouts isolation...
2013-03-19 Kevin GrittnerUse ORDER BY on matview definitions were needed for...
2013-03-19 Simon RiggsClarify assumption of filesystem metadata integrity.
2013-03-19 Simon RiggsCorrection that 2pc state files use CRC-32.
2013-03-18 Simon RiggsAdd reliability docs about storage/memory corruptions.
2013-03-18 Tom LaneImprove documentation of EXTRACT(WEEK).
2013-03-18 Simon RiggsAdd pageinspect--1.0--1.sql for checksum changes
2013-03-18 Simon RiggsAdd pageinspect--1.1.sql for checksum changes
2013-03-18 Simon RiggsRemove PageSetTLI and rename pd_tli to pd_checksum
2013-03-18 Tom LaneIncrease timeout delays in new timeouts isolation test.
2013-03-18 Robert HaasExtend object-access hook machinery to support post...
2013-03-18 Tom LaneImprove signal-handler lockout mechanism in timeout.c.
2013-03-17 Tom LaneUse pqsignal() in contrib programs rather than calling...
2013-03-17 Tom LaneRe-include pqsignal() in libpq.
2013-03-17 Tom Laneinitdb needs pqsignal() even on Windows.
2013-03-17 Tom LaneFix inclusions in pgbench.c.
2013-03-17 Tom LaneFix inclusions in pg_receivexlog.c.
2013-03-17 Tom LaneMove pqsignal() to libpgport.
2013-03-17 Tom LaneAdd lock_timeout configuration parameter.
2013-03-17 Peter Eisentrautpg_resetxlog: Capitalize placeholder in --help output
2013-03-17 Peter Eisentrautpg_controldata: Undo message spelling change
2013-03-15 Tom LaneImprove the documentation about commit_delay.
2013-03-15 Tom LaneImprove error reporting in code that checks for buffer...
2013-03-15 Tom LaneExtend format() to handle field width and left/right...
2013-03-14 Tom LaneAvoid inserting no-op Limit plan nodes.
2013-03-14 Kevin GrittnerRevert unnecessary change in MV call to checkRuleResult...
2013-03-14 Kevin GrittnerAdd regression test for MV join to view.
2013-03-14 Heikki LinnakangasAlso update psqlscan.l with the UESCAPE error rule...
2013-03-14 Tom LaneMinor fixes for hstore_to_json_loose().
2013-03-14 Tom LaneAvoid inserting Result nodes that only compute identity...
2013-03-14 Heikki LinnakangasChange the way UESCAPE is lexed, to reduce the size...
2013-03-14 Heikki LinnakangasAdd cost estimation of range @> and <@ operators.
next