Commit Graph

1363 Commits (ad4fd77a5f7708b28c130b7ce1d81b367fe8cc4c)

Author SHA1 Message Date
Tom Lane ad4fd77a5f Restructure performance tips into a single chapter ('populating a 25 years ago
Bruce Momjian 4df6dc4801 Update TODO list. 25 years ago
Bruce Momjian 12691d92dc Update TODO list. 25 years ago
Bruce Momjian 3699791fa8 Update TODO list. 25 years ago
Bruce Momjian e2331b7ff7 Update TODO list. 25 years ago
Bruce Momjian 1940230392 Update TODO list. 25 years ago
Bruce Momjian 23bd779176 Change ET_WARN to ET_NOTICE to match internal codes, leave message as 25 years ago
Peter Eisentraut c3641483c3 Merge functions and operators chapters. Lots of updates. 25 years ago
Bruce Momjian 47e229760a Update TODO list. 25 years ago
Bruce Momjian 8b4c54ef3e Update TODO list. 25 years ago
Bruce Momjian 77c443f8cd Update TODO list. 25 years ago
Bruce Momjian 36da236eb3 In 'Joins between classes' in Section 5 of the tutorial we have, in 25 years ago
Tom Lane 1045304a3b Revise SELECT reference page for outer joins, subselect in FROM, 25 years ago
Bruce Momjian 0cbfde72fe Change to Negator. 25 years ago
Bruce Momjian e8caadefc4 Update TODO list. 25 years ago
Bruce Momjian e19c8acce1 Backout right-hand/left-hand. 25 years ago
Bruce Momjian d5470aba5c in catalog.sgml 25 years ago
Bruce Momjian 8651dc10a5 Add mention of \d+ to comment. 25 years ago
Bruce Momjian 7c1959cbd9 Fix typo 25 years ago
Bruce Momjian 3f45ce9671 Update TODO list. 25 years ago
Bruce Momjian 10f400ccee Fixes for examples from Thomas Diffenbach 25 years ago
Bruce Momjian 9ed7237110 Update FAQ_DEV. 25 years ago
Bruce Momjian 5dd9fc724e Update FAQ_DEV. 25 years ago
Bruce Momjian 5eced96f2c Update FAQ. 25 years ago
Bruce Momjian 57c499a463 Fix Westwood/Westward, from Wessel van Norel. 25 years ago
Tom Lane b44e46cfce Remove error check that disallowed setval() on a sequence with cache 25 years ago
Peter Eisentraut 288afd95a3 typo correction 25 years ago
Thomas G. Lockhart 1131261270 Clarify the allowed length of the text data type. 25 years ago
Thomas G. Lockhart 48781d44e4 Support IBM S/390. Patches from Neale Ferguson@softwareAG-usa.com. 25 years ago
Peter Eisentraut 13dbd0276a Final(?) GUC clean-up. Update psql tab completion. 25 years ago
Tom Lane b7c3784417 Repair residual sillinesses from UUNET virtual host/socket path patch. 25 years ago
Tom Lane 796754778d Correct obsolete entry for strpos(). 25 years ago
Peter Eisentraut 6f09df7f40 Minor tweaks in installation instructions, regenerate INSTALL file. 25 years ago
Tom Lane b73ecebf05 Remove obsolete claim that char(n) is more efficient than other text types. 25 years ago
Peter Eisentraut 59a9735fc8 Sort out things after fe-connect.c cleanup after unix socket patch. 25 years ago
Peter Eisentraut 1efd7330cb Rewrite system catalog documentation man page in DocBook with more recent 25 years ago
Tom Lane c715fdea26 Significant cleanups in SysV IPC handling (shared mem and semaphores). 25 years ago
Bruce Momjian 5173fc411f Remove PQunixsocket, per Peter's recommendation. PQhost shows the socket directory. 25 years ago
Bruce Momjian 811749bb6e Update TODO list. 25 years ago
Tom Lane bbea3643a3 Store current LC_COLLATE and LC_CTYPE settings in pg_control during initdb; 25 years ago
Peter Eisentraut c25b4dbf03 Update pg_ctl ref page, help output, messages. Some repair to work better 25 years ago
Peter Eisentraut f4710020d6 Repair markup 25 years ago
Bruce Momjian 3f1998727d here is a patch for formatting.c (to_char/timestampt()), for 7.1 25 years ago
Peter Eisentraut 5b00ea9e50 Make SET SESSION CHARACTERISTICS compliant with SQL 99. Remove redundant, 25 years ago
Peter Eisentraut b2e76d570b Revive Reference Manual, remove reference pages from User's Guide. 25 years ago
Bruce Momjian 98e195d23b Make socket option specify just the directory, not the full path. 25 years ago
Tom Lane 11391685d1 Tweak resultmap documentation, add to README too. 25 years ago
Peter Eisentraut 90cfa9ac19 Allow for different result files when using GCC versus native compiler. 25 years ago
Tom Lane c1257d4c5c Improve comments in pg_hba.conf.sample and the associated SGML 25 years ago
Philip Warner aec962d864 Update for new pg_dump with blobs etc 25 years ago