2001-09-30 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Tom Lane | Create a GUC parameter max_files_per_process that is... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Tom Lane | Addition of xid=int4 operator makes opr_sanity unhappy. |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Tom Lane | winsock_strerror crashed on me. This fixes a line of... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Tom Lane | Changes: |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Tom Lane | Update required due to recent changes in FigureColname. |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Peter Eisentraut | Use <mediaobject> instead of <graphic> for forward... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Peter Eisentraut | Fix *.gif expansion to be empty when no gif files are... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Hiroshi Inoue | Add an operator xid '=' int and remove BINARY_COMPATI... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Bruce Momjian | Back out change. Too many place to change too close... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Tom Lane | Tweak btree page split logic so that when splitting... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Hiroshi Inoue | Allow comparison between xid and xid, int. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Bruce Momjian | Do this TODO item: |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Tom Lane | Cope with the likelihood that setlocale and localeconv... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Tom Lane | Fix the setlocale problem in a way that actually works... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Tom Lane | Clean up comments. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Tom Lane | Whoops, I was a tad too enthusiastic about using shared... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Tom Lane | Fixes for datetime-related regress tests, from Tom... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Hiroshi Inoue | Keep the contents of ItemPointerData not the pointers... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Tom Lane | Remove mistakenly-included file, per request from John... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Tom Lane | timetz test was omitted from parallel_schedule. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Tom Lane | Update horology-no-DST-before-1970.out for new horology... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Tom Lane | Implement new 'lightweight lock manager' that's interme... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Bruce Momjian | I have made three changes to the rtree code: one bug... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Bruce Momjian | Found type mismatch in random.c. Please apply this... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Bruce Momjian | I noticed that the contrib Makefiles were reorganized. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Bruce Momjian | A couple of lines were missing from my last patch ... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Bruce Momjian | This is a simple patch to put double quotes around... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Bruce Momjian | Per the recent discussion there's been some code change... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Hiroshi Inoue | Fix the bug about boolean type handling reported by |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Thomas G. Lockhart | Fix markup to allow compilation. The chapters on failur... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Bruce Momjian | Improve wording. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Bruce Momjian | Add to thread thread. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Bruce Momjian | Add to thread. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Bruce Momjian | Add to threads. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Thomas G. Lockhart | Add information on new timestamp and timestamptz data... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Thomas G. Lockhart | Measure the current transaction time to milliseconds. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Thomas G. Lockhart | Add separate regression tests for timetz and the new... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Bruce Momjian | Put MD5 salt at the end for security. |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Tom Lane | Move s_lock.c and spin.c into lmgr subdirectory, which... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Tom Lane | Remove useless LockDisable() function and associated... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Bruce Momjian | Improve postgresql.conf descriptions. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Tom Lane | The trailing semicolon in a plpgsql function definition... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Tom Lane | Repair oversight in recent changes to index-creation... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Tom Lane | Remove useless test for time field in pg_control being... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Bruce Momjian | Add ALIGN() for cred packet, for OpenBSD. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Bruce Momjian | Disable local creds on OpenBSD because it doesn't suppo... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Michael Meskes | - Synced preproc.y with gram.y. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Tatsuo Ishii | Fix bug in mic2ascii(). It does not handle correctly... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Peter Eisentraut | Treat __s390x__ the same as __s390__. (taken from... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Hiroshi Inoue | 1) Fix compile errors on Windows. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Peter Eisentraut | Rename collect_* options to more user-friendly names. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | One more LIMIT doc update. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Peter Eisentraut | Don't refer to odbcinst.ini by absolute path. SQLGetPr... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Tatsuo Ishii | Make lpad/rpad/translate multibyte aware. Also add... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Tatsuo Ishii | Add pg_database_encoding_max_length() function. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Add mention of MySQL compatibility for LIMIT in HISTORY. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update regress tests for new LIMIT x,y behavior. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | No, file not needed. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Add new file. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | please apply attached patch to current CVS. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Big thanks to Solar Designer who pointed out a bug... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | The attached patch is my first run-through of the JDBC... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Add mention of log file rotation with mention of syslog... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Mention LIMIT change in HISTORY file. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Implement TODO item: |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update anoncvs info, per Marc. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Peter Eisentraut | Provide some initial support for building the ODBC... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Bruce Momjian | Fix 6.4.* release dates, pointed out by Tom Lane. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Tatsuo Ishii | Fix expected files. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Tatsuo Ishii | Remove test drivers |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Bruce Momjian | sbasename $0 is now basename "$0" |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Bruce Momjian | WAL file numbers: Sequenatial -> ever-increasing |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Tatsuo Ishii | Make trim/ltrim/rtrim/btrim multibyte aware |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Tatsuo Ishii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Peter Eisentraut | Suggest running ldconfig after installation if available. |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Peter Eisentraut | For consistency with the rest of PostgreSQL, rename... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Add 'reload' option to pg_ctl to send SIGHUP to the... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Code review for MD5 authorization patch. Clean up... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Peter Eisentraut | Readd test/regress/README file, this time with a well... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Add an overall timeout on the client authentication... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Fix type_maximum_size() to give the right answer in... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Hiroshi Inoue | 1) Avoid an overflow of connection string for Access... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Produce slightly saner-looking EXPLAIN output for a... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Give VACUUM its own GUC parameter for memory usage... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Quick-and-dirty fix for recursive plpgsql functions... |
commit | commitdiff | tree | snapshot |
next |