| Commit message (Expand) | Author | Age |
* | Convert cvsignore to gitignore, and add .gitignore for build targets. | Magnus Hagander | 2010-09-22 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Fix vacuumlo to avoid unnecessary use of backslash in search pattern. | Tom Lane | 2006-02-23 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | PGXS should be set with := not =, as specified in the documentation, | Tom Lane | 2005-09-27 |
* | Cleanup the contrib/lo module: there is no need anymore to implement | Tom Lane | 2005-06-23 |
* | Have libpgport link before libpq so that PG client applications are more | Bruce Momjian | 2005-03-25 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | This patch makes some cleanups to contrib/ to silence some sparse | Neil Conway | 2004-11-09 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | > Please find enclose a submission to fix these problems. | Bruce Momjian | 2004-08-20 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Add positive defense against dropped columns, per suggestion from | Tom Lane | 2003-09-24 |
* | Another pgindent run with updated typedefs. | Bruce Momjian | 2003-08-08 |
* | Remove simple_prompt from /contrib C files, now that it is in /port. | Bruce Momjian | 2003-08-08 |
* | Update vacuumlo to be properly schema-aware. Improve documentation. | Tom Lane | 2003-08-04 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 |
* | Following patch avoids removing oids in the temporary table from the | Bruce Momjian | 2002-12-10 |
* | Fix off-by-one bug in usage check. | Tom Lane | 2002-12-03 |
* | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 |
* | It's just a cosmetic change, fixes the help screen. Should be applied in | Bruce Momjian | 2002-10-03 |
* | Fix compile warning. | Tom Lane | 2002-09-05 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | The attached patch changes most of the usages of sprintf() to | Bruce Momjian | 2002-08-15 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | I've improved the contributed vacuumlo command, now it behaves like all other | Bruce Momjian | 2002-04-24 |
* | Change vacuumlo to take 'lo' type into account. | Hiroshi Inoue | 2001-09-17 |
* | To fix the perpetually broken makefiles in the contrib tree, I have | Peter Eisentraut | 2001-09-06 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut | 2001-02-20 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Fix bogus makefiles ... these didn't build on platforms that are stickyREL7_1_BETA | Tom Lane | 2000-12-04 |
* | Code review and cleanup. | Tom Lane | 2000-11-21 |
* | Major overhaul of large-object implementation, by Denis Perchine with | Tom Lane | 2000-10-24 |
* | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | 2000-10-20 |
* | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut | 2000-08-31 |
* | Another round of those unportable config/build changes :-/ | Peter Eisentraut | 2000-07-09 |
* | Remove old README files. | Bruce Momjian | 2000-06-19 |
* | Add missing /contrib files | Bruce Momjian | 2000-06-19 |
* | Update to /contrib from Karel. | Bruce Momjian | 2000-06-19 |
* | Cleanup README Makefile installs. | Bruce Momjian | 2000-06-16 |
* | /contrib patch from Karel. | Bruce Momjian | 2000-06-15 |
* | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | vacuumlo deals with large objects not referenced by any tables and removes them. | Peter Mount | 1999-04-10 |