2010-02-25 |
Bruce Momjian | Document that after triggers that need to see changed... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Tom Lane | Allow predicate_refuted_by() to deduce that NOT A refut... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Bruce Momjian | Document clearly the meaning of none/all for log_statem... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Bruce Momjian | Add C comment that do_to_timestamp() lacks error checking. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Bruce Momjian | Clearly document that timestamp alone means timestamp... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Magnus Hagander | Add configuration parameter ssl_renegotiation_limit... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Magnus Hagander | Fix typos, per Richard Huxton |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Heikki Linnakangas | Clarify that the connection string for primary_conninfo... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Heikki Linnakangas | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Heikki Linnakangas | Small streaming replication document improvements.... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Heikki Linnakangas | Fix streaming replication starting at the very first... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Tom Lane | Improve warning about creating nested named subroutines... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Tom Lane | Make pg_stop_backup's reporting a bit more verbose... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Tom Lane | Allow zero-dimensional (ie, empty) arrays in contrib... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Bruce Momjian | Document that pg_restore -t can use -n for its schema... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Bruce Momjian | Revert removal of pre-7.4 documenation behavior mentions. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Alvaro Herrera | Remove stray semicolon, per report from strk |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Itagaki Takahiro | Remove useless codes to initialize TupleDesc from dblin... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Bruce Momjian | Remove pre-7.4 documentaiton mentions, now that 8.0... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Tom Lane | Fix patch for printing backend and pg_dump versions... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Tom Lane | Un-break pg_dump for the case of zero-column tables. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Tom Lane | Use CREATE OR REPLACE LANGUAGE in pg_dump to avoid... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Tom Lane | Make pg_regress use CREATE OR REPLACE LANGUAGE, so... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Tom Lane | Add an OR REPLACE option to CREATE LANGUAGE. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Bruce Momjian | Modify freebsd start script to just exit 0 with message. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Bruce Momjian | Update startup scripts for Linux and FreeBSD. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Bruce Momjian | Have pg_dump (-v) verbose mode output the pg_dump and... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Bruce Momjian | Revert recent COPY manual change about encoding; add... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Tom Lane | Fix configure's regexp for extracting the Perl version... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Tom Lane | Clarify statements about tar archive format. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Tom Lane | Minor style policing for error messages in pg_dump... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Bruce Momjian | Revert recent change of to_char('HH12') handling for... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Bruce Momjian | Secondary patch to fix interval to_char() for "HH"... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Tom Lane | Some platforms reject fsync() on files opened O_RDONLY. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Bruce Momjian | Make documentation more direct about the handling of... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Bruce Momjian | Document that expression indexes that call functions... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Bruce Momjian | Supress convertion of zero hours to '12' for intervals... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Bruce Momjian | Update pg_restore documentation to show new pg_restore... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Bruce Momjian | Remove long-commented-out paragraph in documentation... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Bruce Momjian | Document that pg_ctl cares about the PGHOST environment... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Bruce Momjian | Revert configure warning to use "official distribution". |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Bruce Momjian | Remove protocol documentation paragraph about environme... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Bruce Momjian | Use the term "bundled distribution" instead of "officia... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Bruce Momjian | Briefly document in two places that pg_dump and pg_dump... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Tom Lane | Let's try forcing errno to zero before issuing fsync... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Tom Lane | Adjust pg_fsync_writethrough so that it will set errno... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Heikki Linnakangas | Move documentation of all recovery.conf option to a... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Tom Lane | Fix multiple copy and paste-o's. No wonder this code... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Greg Stark | Oops, don't forget to rewind the directory before scann... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Andrew Dunstan | Adjust sample auto-explain output to reflect query... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Tom Lane | Clean up handling of XactReadOnly and RecoveryInProgres... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Bruce Momjian | Make 'include_realm' ordering consistent in the docs... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Bruce Momjian | Clarify documentation about username mapping when authe... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Bruce Momjian | Document that many solid-state drives have volatile... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Simon Riggs | Copy editing of Hot Standby docs. Some clarifications... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Tom Lane | Reduce the rescan cost estimate for Materialize nodes... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Peter Eisentraut | Revert version stamping in wrong branch |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Peter Eisentraut | Version stamp 9.0alpha4 |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Bruce Momjian | Document --version and --help options for all client... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Peter Eisentraut | Small corrections to message output targets in pg_ctl |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Heikki Linnakangas | Don't use O_DIRECT when writing WAL files if archiving... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Heikki Linnakangas | Forbid setval() during recovery. This prevents the... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Bruce Momjian | First pass over client applications documentation proof... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Bruce Momjian | Remove mention that binary distributions pre-compile... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Itagaki Takahiro | Fix STOP WAL LOCATION in backup history files no to... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Peter Eisentraut | Translation updates for 9.0alpha4 |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Peter Eisentraut | Preliminary release notes for 9.0alpha4 |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Bruce Momjian | Hot Standby documentation updates |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Tom Lane | Volatile-ize all five places where we expect a PG_TRY... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Tom Lane | Provide some rather hokey ways for EXPLAIN to print... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Tom Lane | Fix ExecEvalArrayRef to pass down the old value of... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Heikki Linnakangas | Fix pq_getbyte_if_available() function. It was confused... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Itagaki Takahiro | date_recv should accept infinities. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Bruce Momjian | Add missing close tag. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Bruce Momjian | Wordsmithing of HS and SR documentation, with some... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Tom Lane | Force READY portals into FAILED state when a transactio... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Tom Lane | Fix up pg_dump's treatment of large object ownership... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Tom Lane | Take care to reprocess an uncommitted notify message. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Magnus Hagander | Another typo fix. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Andrew Dunstan | Use a fatal warning check with what looks like a more... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Tom Lane | Stamp HEAD as 9.0devel, and update various places that... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Itagaki Takahiro | Support new syntax and improve handling of parentheses... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Tom Lane | When updating ShmemVariableCache from a checkpoint... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Tom Lane | Prevent #option dump from crashing on FORI statement... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Tom Lane | log_error_verbosity is now LOGGING_WHAT category. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Tom Lane | Tweak description of payload parameter. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Tom Lane | Make NOTIFY_PAYLOAD_MAX_LENGTH depend explicitly on... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Tom Lane | Replace the pg_listener-based LISTEN/NOTIFY mechanism... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Andrew Dunstan | Add query text to auto_explain output. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Andrew Dunstan | Clean up package namespace use and use of Safe in plperl. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Bruce Momjian | Move log_error_verbosity GUC setting to "What to log... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Bruce Momjian | Honor to_char() "FM" specification in YYY, YY, and... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Bruce Momjian | Prevent psql version banner from being printed by the... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Bruce Momjian | Have SELECT and CREATE TABLE AS queries return a row... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Bruce Momjian | Remove personal copyright now that file has been rewrit... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Bruce Momjian | Clarify documentation on the behavior of unnamed bind... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Greg Stark | revert to showing buffer counts in explain (buffers) |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Magnus Hagander | Add emulation of non-blocking sockets to the win32... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Michael Meskes | Do not check nan values for infinity. Some system are... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Itagaki Takahiro | Fix synopsis of DO statement. |
commit | commitdiff | tree | snapshot |
next |