This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
postgres
/
src
History
Neil Conway
e31cd6739a
Cleanup for "#option dump" in PL/PgSQL: don't print empty ELSE blocks,
...
fix two grammatical errors, and print the INTO target of EXECUTE INTO if one is specified.
2005-06-14 00:10:02 +00:00
..
backend
Change the planner to allow indexscan qualification clauses to use
2005-06-13 23:14:49 +00:00
bin
Per discussion on -hackers, this patch changes psql's "expanded" output
2005-06-13 06:36:22 +00:00
include
Change the planner to allow indexscan qualification clauses to use
2005-06-13 23:14:49 +00:00
interfaces
Adjust lo_open() so that specifying INV_READ without INV_WRITE creates
2005-06-13 02:26:53 +00:00
makefiles
Add a --dbname option to the pg_regress script, and use pl_regression
2005-05-17 18:26:23 +00:00
pl
Cleanup for "#option dump" in PL/PgSQL: don't print empty ELSE blocks,
2005-06-14 00:10:02 +00:00
port
Add parentheses to macros when args are used in computations. Without
2005-05-25 21:40:43 +00:00
template
…
test
Implement two new special variables in PL/PgSQL: SQLSTATE and SQLERRM.
2005-06-10 16:23:11 +00:00
timezone
Modify hash_search() API to prevent future occurrences of the error
2005-05-29 04:23:07 +00:00
tools
Back out make_mkid change.
2005-06-04 18:20:43 +00:00
tutorial
…
utils
…
bcc32.mak
Add -N make flag to bcc builds from /src dir.
2005-05-13 18:12:35 +00:00
DEVELOPERS
…
Makefile
…
Makefile.global.in
Add a --dbname option to the pg_regress script, and use pl_regression
2005-05-17 18:26:23 +00:00
Makefile.shlib
…
nls-global.mk
…
win32.mak
…