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 |
2010-06-10 |
Tom Lane | Fix quite-bogus handling of arrays in plpython datum... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Robert Haas | Quote all string values in EXPLAIN (FORMAT YAML) output. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Robert Haas | Remove stray word from comment. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Alvaro Herrera | Update ALTER TABLE docs to account for exclusion and... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Alvaro Herrera | Add index entry for ::, per complaint from John Gage. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Heikki Linnakangas | In standby mode, respect checkpoint_segments in addition to |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Magnus Hagander | Make the walwriter close it's handle to an old xlog... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Itagaki Takahiro | Avoid "identifier will be truncated" warning in dblink |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Robert Haas | Attempt to fix EXPLAIN (FORMAT YAML) quoting to behave... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Itagaki Takahiro | Fix connection leak in dblink when dblink_connect(... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Tatsuo Ishii | Fix typo in the header comment. Per request from Masao... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Robert Haas | Make procedural language handler reference C-language... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Tom Lane | Avoid useless snprintf() call when update_process_title... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Teodor Sigaev | Add missed function dblink_connect_u(text[,text]) to... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Itagaki Takahiro | Ensure default-only storage parameters for TOAST relations |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Itagaki Takahiro | Replace "slave" to "standby" in documentation for consi... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Tom Lane | Improve our explanation of the OVERLAPS operator. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Michael Meskes | Added variable handling for RETURNING clause to ecpg. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Marc G. Fournier | tag 9.0beta2 REL9_0_BETA2 |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Tom Lane | Adjust misleading comment in walsender.c. We try to... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Tom Lane | Add current WAL end (as seen by walsender, ie, GetWrite... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Tom Lane | Remove link that breaks HISTORY file generation. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Peter Eisentraut | Translation updates for 9.0beta2 |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Peter Eisentraut | Fix some inconsistent quoting of wal_level values in... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Alvaro Herrera | Add comments about definitions that may affect PG_CONTR... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Fix CREATE TRIGGER release mention, WHERE -> WHEN. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Peter Eisentraut | Fix reference to nonexistent configure option |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Update 9.0 release notes to current. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Tom Lane | Bump PG_CONTROL_VERSION to account for the incompatible... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Markup fix. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Document regexp_matches() better and show example of... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Document use of C++ for extension use. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Itagaki Takahiro | Fix dblink to treat connection names longer than NAMEDA... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Robert Haas | On clean shutdown during recovery, don't warn about... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Document that citext operators must be in the current... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Clarify array generate_subscripts() documentation example. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Document that && geometric operator is true even if... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Heikki Linnakangas | Fix obsolete comments that I neglected to update in... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruce Momjian | Update C++ release note item wording. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruce Momjian | Comment out C++ docs for later user. Tone down C+... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruce Momjian | Mention palloc/pfree for C++ memory allocation in docs. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruce Momjian | Fix SGML markup for tag title. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruce Momjian | Add documentation section "Using C++ for Extensibility". |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruce Momjian | Show schema name for REINDEX. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Bruce Momjian | Overflow box is on page after listed page number, per... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Bruce Momjian | Update TeX overflow documentation page pattern mask... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Bruce Momjian | Document how to find TeX overflow boxes in our document... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Bruce Momjian | Add error hint that PL/pgSQL "EXECUTE of SELECT ..... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Alvaro Herrera | Add note about database ownership to REASSIGN OWNED... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Bruce Momjian | Reword fsync and full_page_writes docs to be clearer... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Heikki Linnakangas | Send all outstanding WAL before exiting when smart... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Tom Lane | Fix misuse of Lossy Counting (LC) algorithm in compute_... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Tom Lane | Change the notation for calling functions with named... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Bruce Momjian | Clarify the meaning of "trusted language" in the docume... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Tom Lane | Add text to "Populating a Database" pointing out that... |
commit | commitdiff | tree | snapshot |
next |