| 2005-04-02 |
Bruce Momjian | Update release notes for 8.0.2. |
commit | commitdiff | tree |
| 2005-04-01 |
Tom Lane | Second try at making examine_variable and friends behav... |
commit | commitdiff | tree |
| 2005-04-01 |
Tom Lane | Make plperl work with OUT parameters. |
commit | commitdiff | tree |
| 2005-04-01 |
Tom Lane | Minor improvements in the really-pretty-ad-hoc test... |
commit | commitdiff | tree |
| 2005-04-01 |
Tom Lane | Teach pg_dump about OUT parameters. |
commit | commitdiff | tree |
| 2005-04-01 |
Bruce Momjian | Update pgcvslog examples. |
commit | commitdiff | tree |
| 2005-04-01 |
Bruce Momjian | Fix wrong week returnded by date_trunc('week') for... |
commit | commitdiff | tree |
| 2005-04-01 |
Bruce Momjian | Update pgcvslog examples. |
commit | commitdiff | tree |
| 2005-04-01 |
Neil Conway | Remove pg_buffercache_pages.h -- patch from Mark Kirkwood. |
commit | commitdiff | tree |
| 2005-04-01 |
Bruce Momjian | Adjust pg_proc.proargtypes[0] tests in psql \df to... |
commit | commitdiff | tree |
| 2005-03-31 |
Tom Lane | Flush any remaining statistics counts out to the collec... |
commit | commitdiff | tree |
| 2005-03-31 |
Tom Lane | First phase of OUT-parameters project. We can now... |
commit | commitdiff | tree |
| 2005-03-31 |
Teodor Sigaev | 1 fix various comparing functions |
commit | commitdiff | tree |
| 2005-03-31 |
Bruce Momjian | Adjust SGML ulink tags to the URL is always displayed... |
commit | commitdiff | tree |
| 2005-03-31 |
Neil Conway | Minor code cleanup: ExecHash() was returning a null... |
commit | commitdiff | tree |
| 2005-03-31 |
Neil Conway | Fix build error in pg_buffercache on Win32 (native... |
commit | commitdiff | tree |
| 2005-03-30 |
Neil Conway | Document that the "-P" option to pg_autovacuum is insec... |
commit | commitdiff | tree |
| 2005-03-30 |
Neil Conway | Minor tweak to documentation. |
commit | commitdiff | tree |
| 2005-03-30 |
Neil Conway | Fix typo. |
commit | commitdiff | tree |
| 2005-03-29 |
Tom Lane | Add proallargtypes and proargmodes columns to pg_proc... |
commit | commitdiff | tree |
| 2005-03-29 |
Tom Lane | Fix grammar for IN/OUT/INOUT parameters. This commit... |
commit | commitdiff | tree |
| 2005-03-29 |
Tom Lane | Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS... |
commit | commitdiff | tree |
| 2005-03-29 |
Neil Conway | Add SPI_getnspname(), including documentation. |
commit | commitdiff | tree |
| 2005-03-29 |
Tom Lane | Convert oidvector and int2vector into variable-length... |
commit | commitdiff | tree |
| 2005-03-28 |
Tom Lane | Remove dead push/pop rollback code. Vadim once planned... |
commit | commitdiff | tree |
| 2005-03-28 |
Tom Lane | Rethink the order of expression preprocessing: eval_con... |
commit | commitdiff | tree |
| 2005-03-27 |
Tom Lane | First steps towards index scans with heap access decoup... |
commit | commitdiff | tree |
| 2005-03-27 |
Tom Lane | Teach const-expression simplification to simplify boole... |
commit | commitdiff | tree |
| 2005-03-27 |
Tom Lane | Eliminate duplicate hasnulls bit testing in index tuple... |
commit | commitdiff | tree |
| 2005-03-27 |
Tom Lane | Add a back-link from IndexOptInfo structs to their... |
commit | commitdiff | tree |
| 2005-03-26 |
Tom Lane | Expand the 'special index operator' machinery to handle... |
commit | commitdiff | tree |
| 2005-03-26 |
Tom Lane | Fix a pair of related issues with estimation of inequal... |
commit | commitdiff | tree |
| 2005-03-26 |
Tom Lane | Use a bitmapset instead of a list for duplicate-column... |
commit | commitdiff | tree |
| 2005-03-26 |
Tom Lane | Rewrite rewriteTargetList() to avoid O(N^2) behavior... |
commit | commitdiff | tree |
| 2005-03-26 |
Tom Lane | Add Windows-specific variant comparison file. |
commit | commitdiff | tree |
| 2005-03-26 |
Tom Lane | Add another ORDER BY to rules test to eliminate platfor... |
commit | commitdiff | tree |
| 2005-03-26 |
Tom Lane | Prevent to_char(interval) from dumping core on month... |
commit | commitdiff | tree |
| 2005-03-25 |
Bruce Momjian | Use 'cp' and 'chmod' in place of 'install' to install... |
commit | commitdiff | tree |
| 2005-03-25 |
Bruce Momjian | Add |
commit | commitdiff | tree |
| 2005-03-25 |
Tom Lane | Remove lazy_update_relstats; go back to having VACUUM... |
commit | commitdiff | tree |
| 2005-03-25 |
Tom Lane | Improve EXPLAIN ANALYZE to show the time spent in each... |
commit | commitdiff | tree |
| 2005-03-25 |
Tom Lane | Fix resource owner code to generate catcache and relcac... |
commit | commitdiff | tree |
| 2005-03-25 |
Bruce Momjian | Have libpgport link before libpq so that PG client... |
commit | commitdiff | tree |
| 2005-03-25 |
Tom Lane | Fix two bugs in change_owner_recurse_to_sequences:... |
commit | commitdiff | tree |
| 2005-03-25 |
Tom Lane | Update and copy-edit description of privileges. |
commit | commitdiff | tree |
| 2005-03-25 |
Tom Lane | Add missing min/max parameters to DefineCustomIntVariab... |
commit | commitdiff | tree |
| 2005-03-25 |
Tom Lane | Fix to_date to behave reasonably when CC and YY fields... |
commit | commitdiff | tree |
| 2005-03-25 |
Tom Lane | Make initialization of special trigger variables a... |
commit | commitdiff | tree |
| 2005-03-25 |
Bruce Momjian | Print URL in printed output.. |
commit | commitdiff | tree |
| 2005-03-25 |
Bruce Momjian | Add URL of how to report bugs: |
commit | commitdiff | tree |
| 2005-03-25 |
Tom Lane | Kerberos fixes from Magnus Hagander --- in theory Kerbe... |
commit | commitdiff | tree |
| 2005-03-24 |
Tom Lane | Revert ill-conceived change of libpq linkage --- breaks... |
commit | commitdiff | tree |
| 2005-03-24 |
Tom Lane | array_map can't use the fn_extra field of the provided... |
commit | commitdiff | tree |
| 2005-03-24 |
Bruce Momjian | Force PG client applications to link to non-shared... |
commit | commitdiff | tree |
| 2005-03-24 |
Tom Lane | Tweak planner to use a minimum size estimate of 10... |
commit | commitdiff | tree |
| 2005-03-24 |
Bruce Momjian | Set socket timer to 58 instead of 60 minutes for hour... |
commit | commitdiff | tree |
| 2005-03-24 |
Tom Lane | Fix python regression testing script to bail out early... |
commit | commitdiff | tree |
| 2005-03-24 |
Tom Lane | Adjust plpython to convert \r\n and \r to \n in Python... |
commit | commitdiff | tree |
| 2005-03-24 |
Bruce Momjian | Touch postmaster log file every hour, rather than every... |
commit | commitdiff | tree |
| 2005-03-24 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-03-24 |
Bruce Momjian | Change Win32 O_SYNC method to O_DSYNC because that... |
commit | commitdiff | tree |
| 2005-03-24 |
Bruce Momjian | Update INTERVAL items. |
commit | commitdiff | tree |
| 2005-03-24 |
Tom Lane | Add missing error checking in readdir() loops. |
commit | commitdiff | tree |
| 2005-03-24 |
Bruce Momjian | Change ANSI to ISO standard: |
commit | commitdiff | tree |
| 2005-03-24 |
Neil Conway | Revert changes to CREATE TRIGGER and ALTER TABLE ADD... |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Update item on ambiguous INTERVAL syntax: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Update ANSI INTERVAL section: |
commit | commitdiff | tree |
| 2005-03-23 |
Tom Lane | Add note about risks involved in replaying CREATE TABLE... |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Update numbers in example: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Update: |
commit | commitdiff | tree |
| 2005-03-23 |
Neil Conway | Adjust CREATE TRIGGER and ALTER TABLE ... ADD FOREIGN... |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Assign: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Add INTERVAL items: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Remove duplicate: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Remove: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Add for pg_dump: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-03-23 |
Bruce Momjian | Remove: |
commit | commitdiff | tree |
| 2005-03-23 |
Tom Lane | WAL must log CREATE and DROP DATABASE operations *witho... |
commit | commitdiff | tree |
| 2005-03-22 |
Tom Lane | Use InitFunctionCallInfoData() macro instead of MemSet... |
commit | commitdiff | tree |
| 2005-03-22 |
Tom Lane | Create a routine PageIndexMultiDelete() that replaces... |
commit | commitdiff | tree |
| 2005-03-21 |
Tom Lane | Fix quote_ident to use quote_identifier rather than... |
commit | commitdiff | tree |
| 2005-03-21 |
Neil Conway | pgcrypto update: |
commit | commitdiff | tree |
| 2005-03-21 |
Neil Conway | pgcrypto update: |
commit | commitdiff | tree |
| 2005-03-21 |
Neil Conway | pgcrypto update: |
commit | commitdiff | tree |
| 2005-03-21 |
Neil Conway | pgcrypto update: |
commit | commitdiff | tree |
| 2005-03-21 |
Neil Conway | * construct "struct {} list [] = {}" confuses pgindent... |
commit | commitdiff | tree |
| 2005-03-21 |
Neil Conway | Remove support for libmhash/libmcrypt. |
commit | commitdiff | tree |
| 2005-03-21 |
Tom Lane | Convert index-related tuple handling routines from... |
commit | commitdiff | tree |
| 2005-03-20 |
Neil Conway | Change the return value of HeapTupleSatisfiesUpdate... |
commit | commitdiff | tree |
| 2005-03-20 |
Tom Lane | On Windows, use QueryPerformanceCounter instead of... |
commit | commitdiff | tree |
| 2005-03-20 |
Tom Lane | Remove unnecessary calls of FlushRelationBuffers: there... |
commit | commitdiff | tree |
| 2005-03-20 |
Bruce Momjian | Add mention of why malloc() has to be used in snprintf.c. |
commit | commitdiff | tree |
| 2005-03-20 |
Bruce Momjian | Department of second thoughts. Remove FRONTEND from... |
commit | commitdiff | tree |
| 2005-03-20 |
Bruce Momjian | Fix typo in Makefile. |
commit | commitdiff | tree |
| next |