2010-07-03 |
Bruce Momjian | Add CVS tags to pg_upgrade and pg_upgrade_support files... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Robert Haas | Allow REASSIGNED OWNED to handle opclasses and opfamilies. |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Tom Lane | Fix assorted misstatements and poor wording in the... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Robert Haas | Additional cross-references to window functions documen... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Andrew Dunstan | Unbreak MSVC builds by removing copydir.c from list... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Robert Haas | Remove hstore % text[] operator; use slice() function... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Robert Haas | Move copydir.c from src/port to src/backend/storage... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Bruce Momjian | Issue 'mkdir' hint when replying CREATE TABLESPACE... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Robert Haas | Allow copydir() to be interrupted. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Tom Lane | Get rid of some more stuff that duplicates c.h or port.h. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bruce Momjian | Remove port.h prototypes from pg_upgrade.h, per report... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Robert Haas | Allow ALTER TABLE .. SET TABLESPACE to be interrupted. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bruce Momjian | Update 9.0 release notes so streaming replication and... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Heikki Linnakangas | stringToNode() and deparse_expression_pretty() crash... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Andrew Dunstan | Correct missing/misspelled surname. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Bruce Momjian | Document that /bin/true on Windows is implemented by... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Bruce Momjian | In documentation, use "lower case"/"upper case" consist... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Bruce Momjian | Document that shared_preload_libraries and local_preloa... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Tom Lane | Add compatibility note warning that plpgsql is now... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Bruce Momjian | Add C comment about why synchronous_commit=off behavior... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Peter Eisentraut | Message tuning |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Peter Eisentraut | Use different function names for plpython3 handlers... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Peter Eisentraut | Add note clarifying that XML fragments don't accept... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Bruce Momjian | Fix doc double-wording in non-durable patch. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Bruce Momjian | Add new Non-Durable Settings documentation section. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Robert Haas | emode_for_corrupt_record shouldn't reduce LOG messages... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Peter Eisentraut | Add guidelines for formatting errcontext strings |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Bruce Momjian | Remove tab from SGML. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Tom Lane | Improve pg_dump's checkSeek() function to verify the... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Tom Lane | Fix pg_restore so parallel restore doesn't fail when... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Robert Haas | Rewrite docs for new libpq keepalive parameters. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Robert Haas | Make AIX suggestions about disabling ipv6 more version... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Tom Lane | Fix thinko in tok_is_keyword(): it was looking at the... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Simon Riggs | Fix log_temp_files docs and comments to say bytes not... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Robert Haas | Some copy-editing of the Hot Standby documentation. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Robert Haas | Further 9.0 release notes updates. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Robert Haas | Add stray "else" that seems to have gone missing. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Bruce Momjian | Mention that when alter rewrites a table, indexes are... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Robert Haas | Add TCP keepalive support to libpq. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
Bruce Momjian | Add username designations to all pg_upgrade utility... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bruce Momjian | Fix pg_upgrade's use of pg_ctl on Win32 to not send... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Bruce Momjian | Update pg_ctl docs to explain server output behavior... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Robert Haas | Updated expected-output file for hstore. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Robert Haas | Deprecate the use of => as an operator name. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
Robert Haas | Minor markup improvements for Hot Standby documentation. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Heikki Linnakangas | In a PL/pgSQL "FOR cursor" statement, the statements... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Tom Lane | Fix mishandling of whole-row Vars referencing a view... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
Robert Haas | Rename hstore => text[] operator to % |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Tom Lane | Clean up some randomness associated with trace_recovery... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Tom Lane | Make RemoveOldXlogFiles's debug printout match style... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Tom Lane | Clean up pg_archivecleanup's error and logging output... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Tom Lane | Add missing close brackets in old-style COPY syntax... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Tom Lane | Don't allow walsender to send WAL data until it's been... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Tom Lane | Fix typo, init => int, per KOIZUMI Satoru. |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Robert Haas | Document that receive location can rewind if replicatio... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Itagaki Takahiro | Remove prototype of GetOldestWALSendPointer(), that... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Bruce Momjian | Fix pg_upgrade to remove malloc(0) call. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Bruce Momjian | Update doc description for 9.0 release note item: |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Bruce Momjian | 9.0 release notes updates. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Andrew Dunstan | Remove perl symbol table additions for plperl functions... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Peter Eisentraut | Add notes that CREATE/DROP CONVERSION is similar to... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Peter Eisentraut | Refactor sprintf calls with computed format strings... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Bruce Momjian | Fix storage of getopt() return, should be 'int', for... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Tom Lane | Change the interpretation of the primary_key_attnums... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Bruce Momjian | Clarify SELECT FOR UPDATE behavior in docs. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Robert Haas | Remove hstore's text[] => text[] operator. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Tom Lane | Fix dblink_build_sql_insert() and related functions... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Robert Haas | Document new 9.0 behavior of ANALYZE on inheritance... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Tom Lane | Consolidate and improve checking of key-column-attnum... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Andrew Dunstan | Unbreak MSVC builds for pg_archivecleanup by linking... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Itagaki Takahiro | Add new GUC categories corresponding to sections in... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Bruce Momjian | Properly define pg_upgrade global variable, per bug... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Tom Lane | Rearrange dblink's dblink_build_sql_insert() and relate... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Bruce Momjian | Fix doc plperl doc with is -> are change. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Simon Riggs | Docs for pg_archivecleanup |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Simon Riggs | Files for pg_archivecleanup |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Simon Riggs | New contrib module for use as an archive_cleanup_comman... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Itagaki Takahiro | Fix typo in Japanese translation for psql "Use \d+... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Heikki Linnakangas | If a corrupt WAL record is received by streaming replic... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Robert Haas | Fix misplaced modifier. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Robert Haas | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Itagaki Takahiro | Remove max_standby_delay message from ps display of... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Robert Haas | Fix ALTER LARGE OBJECT and GRANT ... ON LARGE OBJECT... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Tom Lane | postgres.txt should get cleaned by 'make clean'. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruce Momjian | Update pg_upgrade C comment about cwd. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruce Momjian | Add missing --use-existing --help mention from regressi... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruce Momjian | Remove lynx -stdin flag for postgres.text. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruce Momjian | Have pg_upgrade create its output files in the current... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruce Momjian | Add SGML Makefile rule for single-page text, postgres... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruce Momjian | Add space between after ">" in ">$@" in SGML Makefile... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Peter Eisentraut | Add target to build HTML documentation as single page |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Peter Eisentraut | Fix typo/bug, found by Clang compiler |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Peter Eisentraut | Update Python version information |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Peter Eisentraut | Add a regression test case for bug #5497 |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Tom Lane | Add missing 'Z' letter to getopt_long call --- the... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Heikki Linnakangas | Use "replication" as the database name when constructin... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Bruce Momjian | Update text of 9.0 release notes |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Itagaki Takahiro | Rename restartpoint_command to archive_cleanup_command. |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Heikki Linnakangas | Make TriggerFile variable static. It's not used outside... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Heikki Linnakangas | Return NULL instead of 0/0 in pg_last_xlog_receive_loca... |
commit | commitdiff | tree | snapshot |
next |