2002-08-31 |
Tom Lane | Code review for domain-constraints patch. Use a new... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Tom Lane | Wups, didn't mean to commit that just yet. |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Tom Lane | The UNDEFOID later causes an assertion failure in heap_... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Tom Lane | Code review for pg_locks feature. Make shmemoffset... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Bruce Momjian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Add expected tuple descriptor to ReturnSetInfo informat... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Updates to reflect availability of autocommit option. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | AUTOCOMMIT mode is now an available backend GUC variabl... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Fix for breakage of C-coded SRFs, from Joe Conway. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Add attisinherited column to pg_attribute; use it to... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Back out unintented tab change. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Remove pgaccess from Makefile. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Run autoconf. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Update documentation for --with-perl. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Improve wording after wal_files removal. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Complete TODO item: |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Remove pgaccess from CVS. It has its own home now. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Re-enable perl configure tests for psql help file gener... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Back out password packet length check. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Marc G. Fournier | perl5 interface moved to gborg |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Marc G. Fournier | libpgeasy moved to gborg ... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Fix off-by-one allocation error in PasswordFromFile... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Add comment on old sytax for SELECT FOR UPDATE/LIMIT... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Revert _LARGEFILE64_SOURCE addition; good try but doesn... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | intagg subdirectory was missing. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Group-manipulating code neglected to fill in array... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | PL/pgSQL functions can return sets. Neil Conway's... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Hiroshi Inoue | Fix a bug introduced in 7.2. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | > > > > If you want to put in security restrictions... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | Sir Mordred The Traitor <mordred@s-mail.com> writes: |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | Add cube changes file. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | The changes I have made are described in CHANGES. This... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Peter Eisentraut | Make pg_resetxlog options parsing more standard and... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Peter Eisentraut | Create "po" subdirectory before writing there. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Peter Eisentraut | Workaround for broken large file support on HP-UX |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | Prevent problem with extra-long password packets from... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | This patch reserves the last superuser_reserved_connect... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | please apply small patch for README.tsearch. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | The unit for statement_timeout is s/1000, not s/1000000 |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | Back out patch, that was alpha, which I think still... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | Change FreeBSD to use -O2, important for MemSet. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Adjust nodeFunctionscan.c to reset transient memory... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Push down outer qualification clauses into UNION and... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Cause REINDEX to regard TOAST tables as regular relatio... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
D'Arcy J.M... | chkpass_rout returns text so change PG_RETURN_CSTRING... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tatsuo Ishii | Remove MULTIBYTE |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tatsuo Ishii | Remove #ifdef MULTIBYTE per hackers list discussion. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Rephrase 'Cannot insert into a view' and related messag... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | A few more fixes for the <replaceable>able> fiasco. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tatsuo Ishii | update mbregress expected files |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Produce a somewhat-useful error message, namely |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | FOUND patch was a bit over-enthusiastic: SQL commands... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Remove support for version-0 FE/BE protocol, per pghack... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Fix ruleutils to dump column definition lists for anony... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Code review for standalone composite types, query-speci... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Tom Lane | Improve description of tablefunc. |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Peter Eisentraut | Initial Spanish translation from Karim Mribti <karim... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Peter Eisentraut | Updates from Dennis Bjorklund |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Peter Eisentraut | Break up the long usage messages in pg_dump and pg_rest... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | Remove TIOGA files from CVS current; they remain in... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | This trivial patches fixes the error message returned... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | backend where a statically sized buffer is written... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | This is a quick patch to fix a crash in pgquery_dictres... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | The following small patch provides a couple of minor... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | Add mention of foreign key dependency and SERIAL in... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Peter Eisentraut | Dump ALTER DATABASE/USER ... SET ... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Tom Lane | Update info about relkind and pg_type entries for compo... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | Allow FOR UPDATE to appear after LIMIT/OFFSET to match... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Tom Lane | Fix compile warning. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Peter Eisentraut | Flush output streams before calling pg_dump subprocess. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Disable use of -c and -a together in pg_dump; they... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Tom Lane | Bring comments back in sync with code. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Throw error on pg_atoi(''), regression adjustments. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Peter Eisentraut | Enable locale, so case conversion (identifier processin... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Peter Eisentraut | Reimplement pg_dumpall in C. Currently no change in... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add '+' mention in \? help. More clean of \? to do. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Make change for pg_locks table. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | The attached patch implements the password packet lengt... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add error code emails. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add most of Neil Conway's cleanups. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | More connection timeout cleanups. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Cleanup of libpq connection timeout code. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add fsm sizes. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Tom Lane | PREPARE/EXECUTE statements. Patch by Neil Conway,... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add to mmap discussion. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | This patch updates the lock listing code to use Joe... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | This is a 2 line patch to src/interfaces/perl5/GNUMakef... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | This patches replaces a few more usages of strcpy(... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Cleanup of SGML |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | I attach a little patch to make CLUSTER set and reset... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add to skip list in check_guc |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Comment cleanup. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Script cleanups. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Clean up script. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add check_guc utility to compare guc.c and postgresql... |
commit | commitdiff | tree | snapshot |
next |