2002-10-31 |
Tom Lane | Avoid use of inline functions that are not declared... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Bruce Momjian | Clean up gram.y trailing spaces. |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Bruce Momjian | Add mention of T on .pot files, from pkuczynski@hypode.pl |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Barry Lind | Return something meaningful for Statement.getFetchSize... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Bruce Momjian | Clean up Unixware entry for Larry Rosenman |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Bruce Momjian | Add additional ORDER BY to join regression test, per... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Bruce Momjian | Remove /src/utils. Is final cleanup of getopt.c resure... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Add popen/pclose -> _popen/_pclose() mapping for Win32. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Update comments. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | getopt.c now in /port, for MS Win. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Re-add getopt.c for MSWin psql. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Re-add getopt.c. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Clean up markup in ports list. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Update regression for FreeBSD 4.7, for Larry Rosenman |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Update Giles email address. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Reword: |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Update port list. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Update port list. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Update port list. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Bruce Momjian | Update port list. |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Bruce Momjian | Add ORDER BY to join regression test. |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Bruce Momjian | Update from Neil Conway: |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Bruce Momjian | fseeko NetBSD fix. |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Tom Lane | Suppress compile warnings on OS X. |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Bruce Momjian | Update ports. |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Bruce Momjian | Update port list. |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Bruce Momjian | Update ports. |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Tom Lane | Add missing semicolons to a few PG_FUNCTION_INFO_V1... |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Bruce Momjian | Update BSD/OS as supported platform. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Tom Lane | Add dummy variable declaration to PG_FUNCTION_INFO_V1... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Tom Lane | Remove #warning directive, which is nonstandard and... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Bruce Momjian | Change to fseeko(), per Philip. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Barry Lind | Patch submitted by Kris Jurka to fix arrayindexoutofbou... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Bruce Momjian | Allow fseeko in pg_dump only if fseeko() will work... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Tom Lane | Code review for connection timeout patch. Avoid unport... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Tom Lane | Fix some places that were unportably assuming struct... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Tom Lane | Function-call-style type coercions should be treated... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Tom Lane | Add note about sort order of character datatypes being... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Tom Lane | Make link to schema inspection functions more clear. |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Peter Eisentraut | Add introductory sections explaining what each book... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Bruce Momjian | Fix include for NetBSD. |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Bruce Momjian | Add prototype include to fseeko.c. |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Bruce Momjian | Add fseeko for NetBSD. |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Bruce Momjian | Stamp for 7.3 beta3. |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Bruce Momjian | Fix include files for new PageOutput call. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Bruce Momjian | Add fseeko/ftello prototypes for BSD/OS only to c.h. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Bruce Momjian | Add mention of postgres signals to reference page |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Bruce Momjian | Improve coding style of new function. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Bruce Momjian | Make BSD/OS fseeko thread-safe. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Bruce Momjian | Add comments on bsd/os handling. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Bruce Momjian | Add fseeko/ftello using fsetpos/fgetpos for BSD/OS. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Bruce Momjian | Page \h output and centralize psql paging code in PageO... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Tom Lane | Perform transaction cleanup operations in a less ad... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Bruce Momjian | Updated German FAQ, from Ian Barwick |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Tom Lane | create_index test must run after create_misc test. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Peter Eisentraut | Update build system. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Peter Eisentraut | Update for test changes. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Peter Eisentraut | Add DLLIMPORT declarations required by contrib with... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Bruce Momjian | Allow 8-byte off_t to properly pg_dump, from Philip... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Tom Lane | Specify that we need bison >= 1.50. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Bruce Momjian | Move libpgeasy.sgml to gborg. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Bruce Momjian | Move odbc.sgml to gborg ODBC project. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Tom Lane | Fix places that were using IsTransactionBlock() as... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Bruce Momjian | Small update for the removal of some memory leaks in... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Bruce Momjian | When I removed the cube based stuff from eathdistance... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Bruce Momjian | Cleanup for CLUSTERDB failure: |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Bruce Momjian | Fix ALTER TABLE ... ADD COLUMN for inheritance cases. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Tom Lane | Remove unnecessary (and inadequate) check of IsTransact... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Tom Lane | Avoid using IsTransactionBlock() in DeferredTriggerSetS... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Tom Lane | Make CREATE/ALTER/DROP USER/GROUP transaction-safe... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Peter Eisentraut | Add DLLIMPORT declarations needed by contrib modules. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Peter Eisentraut | Need sys/param.h for endianness macros. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Peter Eisentraut | Might need to link with -lcrypt. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Peter Eisentraut | Add guards against double inclusion. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Peter Eisentraut | Remove obsoleted stuff merged in from branch. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Peter Eisentraut | Improve ECPG documentation. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Michael Meskes | Merged ecpg_big_bison back into HEAD |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Tatsuo Ishii | Update multibyte Japanese document |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Tom Lane | Since ANY is a reserved word, better suggest that ANY... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Tom Lane | Fix documented sizes of geometric types. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Tom Lane | Fix example of doing a restore. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Bruce Momjian | SET autocommit no longer needed in /contrib because... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Bruce Momjian | Updates from Ian Barwick. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Bruce Momjian | Completely remove /contrib/retep, with Peter's approval... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Bruce Momjian | First step to removing /contrib/retep, with Peter Mount... |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Bruce Momjian | Remove trailing blanks in cvs.sgml. |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Tom Lane | Fix potential problem with btbulkdelete deleting an... |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Tom Lane | Fix core dump recently introduced into pgbench. |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Tatsuo Ishii | Returns exit status 1 if invalid encoding name or |
commit | commitdiff | tree | snapshot |
next |