2005-08-20 |
Tom Lane | Invoke mksafefunc and mkunsafefunc with :: decoration... |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Tatsuo Ishii | Make GetMultiXactIdMembers() a public function. |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Tatsuo Ishii | Add BackendXidGetPid(). |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Tom Lane | Repair problems with VACUUM destroying t_ctid chains... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Bruce Momjian | Fix LRU/ALL description mismatch for GUC parameter. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Bruce Momjian | Consistently align comments in postgresql.conf, move... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Tom Lane | Update some obsolete comments --- code is using t_self... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Tom Lane | Fix up LIMIT/OFFSET planning so that we cope with non... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Bruce Momjian | Add hint for to_char(interval) invalid format specifica... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Bruce Momjian | Fix to_char(interval) to return proper year and century... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Tom Lane | Avoid an Assert failure if OuterUserId hasn't been... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Bruce Momjian | More formatting.c cleanups. |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Bruce Momjian | Small cleanup. |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Bruce Momjian | Adjust to_char/from_char code to use boolean "is_to_cha... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Tom Lane | Remove unnecessary configure test for inet_ntop(),... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Tom Lane | Fix declaration of dumpacl, per Alvaro. |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Bruce Momjian | Fix FSM warning to mention increasing max_fsm_pages... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Bruce Momjian | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Bruce Momjian | Update comments. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Bruce Momjian | Improve comment. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Bruce Momjian | Update pgcvslog comment on how to find branch start... |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Tom Lane | Reject operator names >= NAMEDATALEN characters. These... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Bruce Momjian | Rename pg_stat_file columns to be more consistent.... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Tom Lane | Clean up recent patch for PL handler functions in pg_ca... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Tom Lane | Make createlang and droplang proof against weird search... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Tom Lane | array_in() and array_recv() need to be more paranoid... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Tom Lane | int_array_enum function should be using fcinfo->flinfo... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Tom Lane | Allow the pgstat views to show toast tables as well... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Tom Lane | Clean up some stray remaining references to pg_shadow... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Tom Lane | Change pg_dump to use pg_roles instead of pg_user on... |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Tom Lane | Update administrator's guide chapters for ROLEs patch. |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Peter Eisentraut | Change standard_compliant_strings to standard_conformin... |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Tom Lane | Update the createuser utility for the ROLEs world.... |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Tom Lane | Fix psql's \d commands to use pg_roles instead of pg_us... |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Tom Lane | Fix up tab completion for ROLEs and add some more compl... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Tom Lane | Tweak catalog cache management algorithms to reduce... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Tom Lane | Make pg_stat_file() use OUT parameters so that the... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Bruce Momjian | Remove API file. |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Bruce Momjian | CREATE TABLE has optional column names, so change ... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Bruce Momjian | The large one adds support for RSA keys and reorganizes |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Bruce Momjian | Add documentation: |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Bruce Momjian | Disable strtoul() ERANGE check on Win32, because it... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | Reverse out Assert addition. |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Tom Lane | Pass the type OID as the typioparam for all non-array... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | Back out plpython makefile change. |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | Improve documention on loading large data sets into... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | This patch fixes the event type used to log output... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Tom Lane | Un-break plperl for non-set case. |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | [ backpatched to 8.0.X.] |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | > Gavin Sherry <swm@linuxworld.com.au> writes: |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | More rsi assignment line too. |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Tom Lane | Fix up canonicalize_path to do the right thing in all... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | Fix this: |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | Cleanups for FreeBSD linking (PIC) and plpython compiles. |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | > The attached patch moves a plperl sanity check into... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | No server version of snprintf needed, so remove Makefil... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | Reverse out changes to canonicalize_path(), per suggest... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | Modify canonicalize_path() so if we would return a... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Tom Lane | Code & docs review for server instrumentation patch... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | Add markup for GUC mention in docs. |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Tom Lane | Change a couple of "can't happen" error messages to... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Tom Lane | Remove BufferBlockPointers array in favor of a base... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | Add files to do read I/O on the cluster directory: |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | Update comments. |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Bruce Momjian | Document why we only handle trailing "..". |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Tom Lane | Solve the problem of OID collisions by probing for... |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Bruce Momjian | Fix BSD fseeko to seek from the end of the file. |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Tom Lane | EINTR return from connect() should be treated exactly... |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Tom Lane | Autovacuum loose end mop-up. Provide autovacuum-specif... |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Bruce Momjian | Update for new CVS homepage. |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Bruce Momjian | Mention MD5 function index for indexing long values. |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Bruce Momjian | Update MD5 mention for long values. |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Bruce Momjian | Fix canonicalize_path so "../.." isn't stripped off... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Tom Lane | Make new hints follow style guide. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Bruce Momjian | Add hints to cases where indexes fail because of values... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Bruce Momjian | Document why Win32 loops over rename/unlink are necessary. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Bruce Momjian | Add new FAQ information. |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Tom Lane | Extend pg_config to be able to report the build-time... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Tom Lane | Make backends that are reading the pgstats file verify... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Bruce Momjian | Combine entries: |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Bruce Momjian | Update postgresql.conf to show default ordering for... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Bruce Momjian | Remove unintended file change. |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Bruce Momjian | Fix ordering of default sync options to match code. |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Bruce Momjian | Update patches queue URL, description. |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Bruce Momjian | Clarify wal_sync_method options in documentation. |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Tom Lane | Fix crash when reading 'timezone = unknown' from postgr... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Tom Lane | Avoid useless loop overhead in AtEOXact routines when... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Tom Lane | Modify AtEOXact_CatCache and AtEOXact_RelationCache... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Tom Lane | Cygwin no longer needs to hack SHLIB_LINK, now that... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Tom Lane | Cause ShutdownPostgres to do a normal transaction abort... |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Tom Lane | Set shlib naming convention on Cygwin to 'cygFOO.dll... |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Tom Lane | Fix count_usable_fds() to stop trying to open files... |
commit | commitdiff | tree | snapshot |
2005-08-06 |
Tom Lane | COPY performance improvements. Avoid calling CopyGetDa... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Tom Lane | Actually, this macro had worse problems than a bogus... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Tom Lane | Fix misspelled macro name. Doesn't appear to be used... |
commit | commitdiff | tree | snapshot |
next |