Commit Graph

2843 Commits (e97af6c8bfc80d084bca5bf41f036de944b63efe)

Author SHA1 Message Date
Marc G. Fournier 5b4b3d563d From: Jun Kuwamura <juk@rccm.co.jp> 28 years ago
Marc G. Fournier 85fe4cc17d Contribution for logging Apache Web stats to PostgreSQL 28 years ago
Bruce Momjian 3674ccdf95 Change Postgres95 to PostgreSQL. Update CLUSTER manual page. 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Marc G. Fournier b59e20db1a From: plh@opim.uconn.edu 28 years ago
Marc G. Fournier a377ad58ea I'm including an update to my user defined IP and MAC address type 28 years ago
Thomas G. Lockhart 243a913766 Remove some definitions which could not work; conversions from datetime 28 years ago
Marc G. Fournier 674b22a2a4 From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> 28 years ago
Marc G. Fournier 8169769ee5 From: "Michael J. Maravillo" <mmj@philonline.com> 28 years ago
Bruce Momjian e6c6146eb8 Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. Clean up use of VARDATA. 28 years ago
Bruce Momjian 9d00fbbeb0 Change some labels in bootparse to make ctags happy. Clean up outfunc/readfunc code and add missing fields for Query structure and new Union fields. Fix optimizer bug shown in new \do command. Change WARN to ERROR in contrib and regression stuff. 28 years ago
Thomas G. Lockhart 1932d92161 Allow logging of output to syslog or /tmp/postgres.log. 28 years ago
Thomas G. Lockhart 7b06d99571 Backend code redefinitions to allow read/write 28 years ago
Bruce Momjian d3cf6f98c7 Remove .orig files. 28 years ago
Bruce Momjian 951986c550 Update of contrib stuff from massimo. 28 years ago
Vadim B. Mikheev 629e895101 Trigger function for inserting user names. 28 years ago
Vadim B. Mikheev d75206fdf5 General function for SERIAL/IDENTITY/AUTOINCREMENT feature. 28 years ago
Vadim B. Mikheev af5c86e2d1 General trigger functions for time-travel 28 years ago
Bruce Momjian f03b75e4a3 Removed un-needed signal suff from pginterface. 28 years ago
Vadim B. Mikheev 7f97e05b09 char* --> Datum 28 years ago
Vadim B. Mikheev f1861395f3 README for refint.c and example of using. 28 years ago
Vadim B. Mikheev b09114b1be Changed for regression tests. 28 years ago
Vadim B. Mikheev b6f348cd33 General trigger functions for referential integrity. 28 years ago
Bruce Momjian 59f6a57e59 Used modified version of indent that understands over 100 typedefs. 28 years ago
Bruce Momjian 075cede748 Add typdefs to pgindent run. 28 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Bruce Momjian 4bce39fe94 missing backslash. 28 years ago
Bruce Momjian 86062218da pg_passwd cleanup. 28 years ago
Bruce Momjian f8fda03d12 pg_password utility. Cleanup for psql passwords. New datetime contrib stuff for new version. Fix for strutils needing config.h. 28 years ago
Vadim B. Mikheev 65019fcf3d Multi-column indices creation is now supported in normal way 29 years ago
Thomas G. Lockhart 377cd2ea32 Add comments to assist with installation. 29 years ago
Thomas G. Lockhart 0b055d3145 Linux-specific (RedHat variant) postgres system startup routine. 29 years ago
Thomas G. Lockhart 0c3b6e670a Initial 64-bit integer package. 29 years ago
Marc G. Fournier c3d637ac3a Add in Vadim's multikey functions/examples as part of contrib 29 years ago
Marc G. Fournier 76bf7f9d68 remove zap_ltv from the distribution, since the problem it fixed doesn't 29 years ago
Bruce Momjian a3e68d902e Updated version. 29 years ago
Bruce Momjian a38b0f6cb9 upgrade. 29 years ago
Bruce Momjian dac4058722 Updated version. 29 years ago
Marc G. Fournier 715c6b6d25 Newer version of Bruce's pginterface library... 29 years ago
Marc G. Fournier ee9b8016c7 Clean out the old... 29 years ago
Marc G. Fournier 3c237e7347 I have two small patches which correct some very obscure bug in the parser 29 years ago
Marc G. Fournier 9848d3655d Support Docs & Contrib 29 years ago