2013-04-04 |
Andrew Dunstan | Fix off by one error in JSON extract path code. |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Bruce Momjian | psql: fix startup crash caused by PSQLRC containing... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Heikki Linnakangas | Fix crash on compiling a regular expression with more... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Andrew Dunstan | Fix a few thinkos in the JSON functions docs. |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Heikki Linnakangas | Calculate # of semaphores correctly with --disable... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Tom Lane | Avoid updating our PgBackendStatus entry when track_act... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Tom Lane | Fix typo in FDW docs. |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Tom Lane | Minor robustness improvements for isolationtester. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Tom Lane | Update release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Tom Lane | Fix insecure parsing of server command-line switches. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Tom Lane | Make REPLICATION privilege checks test current user... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Peter Eisentraut | Revert "ecpg: Don't link compatlib with libpq" |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Tom Lane | Update release notes for changes through today. |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Tom Lane | Ignore extra subquery outputs in set_subquery_size_esti... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Peter Eisentraut | Add pkg-config files for libpq and ecpg libraries |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Peter Eisentraut | ecpg: Don't link compatlib with libpq |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Bruce Momjian | pg_upgrade: don't copy/link files for invalid indexes |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Tom Lane | Improve code documentation about "magnetic disk" storag... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Andrew Dunstan | Avoid moving data directory in upgrade testing. |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Bruce Momjian | Remove tab from SGML file. |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Peter Eisentraut | ecpg: Parallel make fix |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Andrew Dunstan | Fix page title for JSON Functions and Operators. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Andrew Dunstan | Add new JSON processing functions and parser API. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Tom Lane | Document encode(bytea, 'escape')'s behavior correctly. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Tom Lane | Must check indisready not just indisvalid when dumping... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Tom Lane | Draft release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Robert Haas | sepgsql: Documentation improvements. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Robert Haas | Allow sepgsql labels to depend on object name. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Tom Lane | Update time zone data files to tzdata release 2013b. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Tom Lane | Avoid "variable might be clobbered by longjmp" warning. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Alvaro Herrera | Add sql_drop event for event triggers |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Simon Riggs | Revoke bc5334d8679c428a709d150666b288171795bd76 |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Simon Riggs | Revoke 7a5a59d378e052618d6feae64d1d2b4f2ad6f9bc |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Tom Lane | Reset OpenSSL randomness state in each postmaster child... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Kevin Grittner | Fix pasto which broke docs build. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Heikki Linnakangas | Fix buffer pin leak in heap update redo routine. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Simon Riggs | Set recovery_config_directory for EXEC_BACKEND. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Heikki Linnakangas | Move some pg_dump function around. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Robert Haas | sepgsql: Support for new post-ALTER access hook. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Simon Riggs | Allow external recovery_config_directory |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Tom Lane | Fix grammatical errors in some new message strings. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Tom Lane | Ignore invalid indexes in pg_dump. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Heikki Linnakangas | Fix pg_dump against 9.1/9.2 servers. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Heikki Linnakangas | Get rid of obsolete parse_version helper function. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Andrew Dunstan | Fix a small logic bug in adjusted parallel restore... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Heikki Linnakangas | In base backup, only include our own tablespace version... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Heikki Linnakangas | Make pg_basebackup work with pre-9.3 servers, and add... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Heikki Linnakangas | Add PF_PRINTF_ATTRIBUTE to on_exit_msg_fmt. |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Heikki Linnakangas | Add missing #include. |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Tom Lane | Fix some unportable constructs in parallel pg_dump... |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Andrew Dunstan | Add parallel pg_dump option. |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Tom Lane | Update time zone abbreviation lists for changes missed... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Tom Lane | Semi-automatically detect changes in timezone abbreviat... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Andrew Dunstan | Avoid renaming data directory during MSVC upgrade testing. |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Tom Lane | Don't put <indexterm> before <term> in <varlistentry... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Tom Lane | Document cross-version compatibility issues for contrib... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Tom Lane | Fix contrib/dblink to handle inconsistent DateStyle... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Kevin Grittner | Fix problems with incomplete attempt to prohibit OIDS... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Tom Lane | Suppress uninitialized-variable warning in new checksum... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Tom Lane | Update commit_delay documentation. |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Simon Riggs | Add new README file for pages/checksums |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Simon Riggs | Allow I/O reliability checks using 16-bit checksums |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Andrew Dunstan | Silence compiler warnings about unused values. |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Simon Riggs | Change commit_delay to be SUSET for 9.3+ |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Tom Lane | Avoid retrieving dummy NULL columns in postgres_fdw. |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Tom Lane | Redo postgres_fdw's planner code so it can handle param... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Kevin Grittner | Eliminate trivial whitespace inconsistency in docs... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Heikki Linnakangas | Fix "element <@ range" cost estimation. |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Alvaro Herrera | Allow extracting machine-readable object identity |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Tom Lane | Bump up timeout delays some more in timeouts isolation... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Kevin Grittner | Use ORDER BY on matview definitions were needed for... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Simon Riggs | Clarify assumption of filesystem metadata integrity. |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Simon Riggs | Correction that 2pc state files use CRC-32. |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Simon Riggs | Add reliability docs about storage/memory corruptions. |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Lane | Improve documentation of EXTRACT(WEEK). |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Simon Riggs | Add pageinspect--1.0--1.sql for checksum changes |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Simon Riggs | Add pageinspect--1.1.sql for checksum changes |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Simon Riggs | Remove PageSetTLI and rename pd_tli to pd_checksum |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Lane | Increase timeout delays in new timeouts isolation test. |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Robert Haas | Extend object-access hook machinery to support post... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Lane | Improve signal-handler lockout mechanism in timeout.c. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Tom Lane | Use pqsignal() in contrib programs rather than calling... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Tom Lane | Re-include pqsignal() in libpq. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Tom Lane | initdb needs pqsignal() even on Windows. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Tom Lane | Fix inclusions in pgbench.c. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Tom Lane | Fix inclusions in pg_receivexlog.c. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Tom Lane | Move pqsignal() to libpgport. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Tom Lane | Add lock_timeout configuration parameter. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Peter Eisentraut | pg_resetxlog: Capitalize placeholder in --help output |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Peter Eisentraut | pg_controldata: Undo message spelling change |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Tom Lane | Improve the documentation about commit_delay. |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Tom Lane | Improve error reporting in code that checks for buffer... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Tom Lane | Extend format() to handle field width and left/right... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Tom Lane | Avoid inserting no-op Limit plan nodes. |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Kevin Grittner | Revert unnecessary change in MV call to checkRuleResult... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Kevin Grittner | Add regression test for MV join to view. |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Heikki Linnakangas | Also update psqlscan.l with the UESCAPE error rule... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Tom Lane | Minor fixes for hstore_to_json_loose(). |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Tom Lane | Avoid inserting Result nodes that only compute identity... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Heikki Linnakangas | Change the way UESCAPE is lexed, to reduce the size... |
commit | commitdiff | tree | snapshot |
next |