2011-10-16 |
Tom Lane | Teach btree to handle ScalarArrayOpExpr quals natively. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Tom Lane | Marginal improvements to documentation of plpgsql's... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Bruce Momjian | Document that is the psql version number, not the serve... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Bruce Momjian | Improve doc wording of drop table permission. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Bruce Momjian | Allow a major PG version psql .psqlrc file to be used... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Tom Lane | Fix bugs in information_schema.referential_constraints... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Tom Lane | Measure the number of all-visible pages for use in... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Robert Haas | Dump all roles first, then all config settings on roles. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Robert Haas | Avoid potential relcache leak in objectaddress.c. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Bruce Momjian | Document actual string that has to be returned by the... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Bruce Momjian | Remove all "traces" of trace_userlocks, because userloc... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Tom Lane | Fix up Perl-to-Postgres datatype conversions in pl... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Bruce Momjian | Update documentation about ts_rank(). |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Bruce Momjian | Have pg_ctl return an exit status of 3 if the server... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Tom Lane | Fix typo in dummy_seclabel documentation. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Bruce Momjian | Document who can drop a table (owner and user with... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Bruce Momjian | Remove tab in sgml file. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Tom Lane | Don't mark auto-generated types as extension members. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Bruce Momjian | Document how to accent Alvaro Herrera in the release... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Bruce Momjian | Clarify wording of foreign key documentation to mention... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Bruce Momjian | Modify RelationGetBufferForTuple() to use a typedef... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Bruce Momjian | Modify pgindent to use a renamed pg_bsd_indent binary... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Tom Lane | Throw a useful error message if an extension script... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Bruce Momjian | Modify up/home macro to match standard parameter list... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Tom Lane | Improve documentation of psql's \q command. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Bruce Momjian | Add Up/Home link to the top of the HTML doc output. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Tom Lane | Add comment on why pulling data from a "name" index... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Tom Lane | Generate index-only scan tuple descriptor from the... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Bruce Momjian | Improve entab's Makefile install entry. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Bruce Momjian | Document that not backing up postmaster.pid and postmas... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Tom Lane | Consider index-only scans even when there is no matchin... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Tom Lane | Rearrange the implementation of index-only scans. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Robert Haas | Replace hardcoded switch in object_exists() with a... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Robert Haas | Repair breakage in VirtualXactLock. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Robert Haas | Make the reference to "CREATE USER" in the CREATE ROLE... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Robert Haas | Improve documentation of how to fiddle with SCSI drives... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Robert Haas | Fix typo in docs for libpq keepalives_count option. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Robert Haas | Add doc index entry for pg_resetxlog. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Robert Haas | Document DELETE/UPDATE command tag behavior when trigge... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Robert Haas | Some minor wordsmithing for the cascading replication... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Bruce Momjian | Mark GUC external_pid_file's default as '' in postgresq... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Robert Haas | Attempt to reduce local dependencies in regression... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Bruce Momjian | In pg_upgrade, add -o/-O options to pass parameters... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Robert Haas | Fix ALTER TABLE ONLY .. DROP CONSTRAINT. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Robert Haas | Revert accidental change to pg_config_manual.h. |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Heikki Linnakangas | Clean up a couple of box gist helper functions. |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Tom Lane | Improve index-only scans to avoid repeated access to... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Tom Lane | Prevent index-only scans in stats regression test. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Tom Lane | Note that index-only scans can affect idx_tup_fetch. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Tom Lane | Fix brain fade in cost estimation for index-only scans. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Heikki Linnakangas | Don't let transform_null_equals=on affect CASE foo... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Heikki Linnakangas | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Robert Haas | Add missing space. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Robert Haas | Try to fix memory barriers on x86_64. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Tom Lane | Support index-only scans using the visibility map to... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Bruce Momjian | In pg_upgrade, use the new postmaster -C option to... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Bruce Momjian | In pg_upgrade, improve popen() failure detection by... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Bruce Momjian | Move pg_upgrade doc mention of the port numbers to... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Magnus Hagander | Ensure walsenders can be SIGTERMed while in non-walsend... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Robert Haas | Make pgstatindex respond to cancel interrupts. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Bruce Momjian | Simplify new pg_ctl newline termination code. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Bruce Momjian | Add postmaster -C option to query configuration paramet... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Heikki Linnakangas | Replace the "New Linear" GiST split algorithm for boxes... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Tom Lane | Improve and simplify CREATE EXTENSION's management... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Bruce Momjian | Change wording for COALESCE docs to use "otherwise". |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Bruce Momjian | Explain COALESCE example in the docs. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Tom Lane | Improve define_custom_variable's handling of pre-existi... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Tom Lane | Fix uninitialized-variable bug. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Tom Lane | Add sourcefile/sourceline data to EXEC_BACKEND GUC... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Tom Lane | Remember the source GucContext for each GUC parameter. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Alvaro Herrera | Use callbacks in SlruScanDirectory for the actual action |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Tom Lane | Remove the custom_variable_classes parameter. |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Tom Lane | ProcedureCreate neglected to record dependencies on... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Tom Lane | Restructure error handling in reading of postgresql... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Tom Lane | Improve generated column names for cases involving... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Bruce Momjian | In pg_upgrade, remove unnecessary local variable. |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Tom Lane | Cache the result of makesign() across calls of gtrgm_pe... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Tom Lane | Support GiST index support functions that want to cache... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Tom Lane | Fix recursion into previously planned sub-query in... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Bruce Momjian | Fix pg_upgrade for EXEC_BACKEND builds (e.g. Windows... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Tom Lane | Fix index matching for operators with mixed collatable... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Bruce Momjian | In pg_upgrade, because toast table names can be mismatc... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Tom Lane | Update and extend the EXPLAIN-related documentation. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Tom Lane | Take sepgsql regression tests out of the regular regres... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Alvaro Herrera | Remove dependency on error ordering in isolation tests |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Robert Haas | Update comments related to the crash-safety of the... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Robert Haas | sepgsql uavc comment improvements. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Robert Haas | heap_update() must recheck tuple after unlocking and... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Tom Lane | Fix window functions that sort by expressions involving... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Tom Lane | Allow snapshot references to still work during transact... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Tom Lane | Speed up array element assignment in plpgsql by caching... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Robert Haas | Update obsolete comments. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Tom Lane | Use a fresh copy of query_list when making a second... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Tom Lane | Fully const-ify PQconnectdbParams, PQconnectStartParams... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Tom Lane | Avoid unnecessary snapshot-acquisitions in BuildCachedPlan. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Bruce Momjian | In pgrminclude, document requirement to use pgcompinclu... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Tom Lane | Un-break compression of plain-text output format in... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Bruce Momjian | Document pgrminclude limitations. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Tom Lane | Recognize self-contradictory restriction clauses for... |
commit | commitdiff | tree | snapshot |
next |